Rate Overview
Live
1 THB = 0.029952 USD
1 USD = 33.3868
THB
Avg
0.030041
High
0.030179
Low
0.029952
Last updated: 7/8/2026, 5:29:43 AM
Quick Conversions
| THB | USD |
|---|---|
| 1 THB | 0.03 USD |
| 10 THB | 0.30 USD |
| 50 THB | 1.50 USD |
| 100 THB | 3.00 USD |
| 500 THB | 14.98 USD |
| 1,000 THB | 29.95 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-07-08T05:29:43Z",
"rates": {
"USD": 0.029952
}
}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": 2.9952,
"rate": 0.029952
}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