Rate Overview
Live
1 USD = 31.9030 THB
1 THB = 0.031345
USD
Avg
32.0883
High
32.2903
Low
31.9030
Last updated: 4/16/2026, 5:26:17 AM
Quick Conversions
| USD | THB |
|---|---|
| 1 USD | 31.90 THB |
| 10 USD | 319.03 THB |
| 50 USD | 1,595.15 THB |
| 100 USD | 3,190.30 THB |
| 500 USD | 15,951.50 THB |
| 1,000 USD | 31,903.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-04-16T05:26:17Z",
"rates": {
"THB": 31.903
}
}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": 3190.2999999999997,
"rate": 31.903
}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