Rate Overview
Live
1 USD = 32.9280 THB
1 THB = 0.030369
USD
Avg
32.0914
High
32.9723
Low
31.0598
Last updated: 3/27/2026, 2:08:14 AM
Quick Conversions
| USD | THB |
|---|---|
| 1 USD | 32.93 THB |
| 10 USD | 329.28 THB |
| 50 USD | 1,646.40 THB |
| 100 USD | 3,292.80 THB |
| 500 USD | 16,464.00 THB |
| 1,000 USD | 32,928.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-27T02:08:14Z",
"rates": {
"THB": 32.928
}
}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": 3292.7999999999997,
"rate": 32.928
}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