Rate Overview
Live
1 USD = 32.6355 THB
1 THB = 0.030641
USD
Avg
32.6314
High
32.6850
Low
32.4796
Last updated: 5/26/2026, 10:31:13 AM
Quick Conversions
| USD | THB |
|---|---|
| 1 USD | 32.64 THB |
| 10 USD | 326.36 THB |
| 50 USD | 1,631.78 THB |
| 100 USD | 3,263.55 THB |
| 500 USD | 16,317.75 THB |
| 1,000 USD | 32,635.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-26T10:31:13Z",
"rates": {
"THB": 32.6355
}
}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": 3263.55,
"rate": 32.6355
}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