Rate Overview
Live
1 USD = 32.9750 THB
1 THB = 0.030326
USD
Avg
32.7558
High
32.9750
Low
32.2551
Last updated: 3/27/2026, 12:18:34 AM
Quick Conversions
| USD | THB |
|---|---|
| 1 USD | 32.98 THB |
| 10 USD | 329.75 THB |
| 50 USD | 1,648.75 THB |
| 100 USD | 3,297.50 THB |
| 500 USD | 16,487.50 THB |
| 1,000 USD | 32,975.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-03-27T00:18:34Z",
"rates": {
"THB": 32.975
}
}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": 3297.5,
"rate": 32.975
}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