THB (Thai Baht)
In Thailand, the official currency is the Thai Baht (THB), which is divided into 100 satang. The baht, symbolized as ฿, is a strong and frequently used currency in Southeast Asia.
Available currency pairs
Currency pair | Base currency | Quote currency | Name |
---|
Code examples
Get last quoute:
curl --request GET \
--url 'https://api.tradewatch.io/currencies/quote?symbol=SOME_STRING_VALUE&precision=SOME_INTEGER_VALUE' \
--header 'api-key: REPLACE_KEY_VALUE'