USD
$
THB
฿

USD/THB Exchange Rate

US Dollar to Baht

Live Rate
33.7700
+6.61% YTD

1 THB = 0.029612 USD

USD/THB Price Chart

Historical exchange rate performance

Current 33.7700
High 33.8096
Low 31.0674
YTD Change +6.61%

Rate Overview

Live
1 USD = 33.7700 THB
1 THB = 0.029612 USD
Avg
32.2958
High
33.8096
Low
31.0674

Last updated: 7/22/2026, 3:01:52 PM

Quick Conversions

USDTHB
1 USD33.77 THB
10 USD337.70 THB
50 USD1,688.50 THB
100 USD3,377.00 THB
500 USD16,885.00 THB
1,000 USD33,770.00 THB

Get USD/THB Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=THB

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-22T15:01:52Z",
  "rates": {
    "THB": 33.77
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=THB&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "THB",
    "amount": 100
  },
  "result": 3377.0000000000005,
  "rate": 33.77
}

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