Rate Overview
Live
1 USD = 32.6195 THB
1 THB = 0.030657
USD
Avg
31.8814
High
32.6750
Low
31.0674
Last updated: 5/26/2026, 11:21:17 AM
Quick Conversions
| USD | THB |
|---|---|
| 1 USD | 32.62 THB |
| 10 USD | 326.20 THB |
| 50 USD | 1,630.98 THB |
| 100 USD | 3,261.95 THB |
| 500 USD | 16,309.75 THB |
| 1,000 USD | 32,619.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-26T11:21:17Z",
"rates": {
"THB": 32.6195
}
}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": 3261.9500000000003,
"rate": 32.6195
}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