Rate Overview
Live
1 THB = 0.031336 USD
1 USD = 31.9122
THB
Avg
0.031163
High
0.031336
Low
0.030969
Last updated: 4/16/2026, 6:03:02 AM
Quick Conversions
| THB | USD |
|---|---|
| 1 THB | 0.03 USD |
| 10 THB | 0.31 USD |
| 50 THB | 1.57 USD |
| 100 THB | 3.13 USD |
| 500 THB | 15.67 USD |
| 1,000 THB | 31.34 USD |
Get THB/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=USDExample Response:
{
"success": true,
"base": "THB",
"date": "2026-04-16T06:03:02Z",
"rates": {
"USD": 0.031336
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "USD",
"amount": 100
},
"result": 3.1336000000000004,
"rate": 0.031336
}Build with THB/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key