Rate Overview
Live
1 USD = 33.8220 THB
1 THB = 0.029567
USD
Avg
32.2597
High
33.8220
Low
31.0452
Last updated: 7/23/2026, 9:14:30 AM
Quick Conversions
| USD | THB |
|---|---|
| 1 USD | 33.82 THB |
| 10 USD | 338.22 THB |
| 50 USD | 1,691.10 THB |
| 100 USD | 3,382.20 THB |
| 500 USD | 16,911.00 THB |
| 1,000 USD | 33,822.00 THB |
Get USD/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=THBExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-23T09:14:30Z",
"rates": {
"THB": 33.822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "THB",
"amount": 100
},
"result": 3382.2000000000003,
"rate": 33.822
}Build with USD/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key