Rate Overview
Live
1 USD = 33.0140 THB
1 THB = 0.030290
USD
Avg
32.7623
High
33.0140
Low
32.2551
Last updated: 3/27/2026, 1:48:05 AM
Quick Conversions
| USD | THB |
|---|---|
| 1 USD | 33.01 THB |
| 10 USD | 330.14 THB |
| 50 USD | 1,650.70 THB |
| 100 USD | 3,301.40 THB |
| 500 USD | 16,507.00 THB |
| 1,000 USD | 33,014.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-27T01:48:05Z",
"rates": {
"THB": 33.014
}
}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": 3301.4,
"rate": 33.014
}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