Rate Overview
Live
1 USD = 32.3675 THB
1 THB = 0.030895
USD
Avg
32.5310
High
32.6550
Low
32.3675
Last updated: 5/6/2026, 8:07:53 AM
Quick Conversions
| USD | THB |
|---|---|
| 1 USD | 32.37 THB |
| 10 USD | 323.68 THB |
| 50 USD | 1,618.38 THB |
| 100 USD | 3,236.75 THB |
| 500 USD | 16,183.75 THB |
| 1,000 USD | 32,367.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-05-06T08:07:53Z",
"rates": {
"THB": 32.3675
}
}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": 3236.75,
"rate": 32.3675
}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