Rate Overview
Live
1 USD = 32.8655 THB
1 THB = 0.030427
USD
Avg
31.6501
High
32.8655
Low
31.0674
Last updated: 3/27/2026, 3:28:03 AM
Quick Conversions
| USD | THB |
|---|---|
| 1 USD | 32.87 THB |
| 10 USD | 328.66 THB |
| 50 USD | 1,643.27 THB |
| 100 USD | 3,286.55 THB |
| 500 USD | 16,432.75 THB |
| 1,000 USD | 32,865.50 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-03-27T03:28:03Z",
"rates": {
"THB": 32.8655
}
}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": 3286.5499999999997,
"rate": 32.8655
}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