USD
$
THB
฿

USD/THB Exchange Rate

US Dollar to Baht

Live Rate
31.8445
+2.44% 7D

1 THB = 0.031403 USD

USD/THB Price Chart

Historical exchange rate performance

Current 31.8445
High 31.9747
Low 31.0808
7D Change +2.44%

Rate Overview

Live
1 USD = 31.8445 THB
1 THB = 0.031403 USD
Avg
31.5024
High
31.9747
Low
31.0808

Last updated: 3/6/2026, 7:21:22 PM

Quick Conversions

USDTHB
1 USD31.84 THB
10 USD318.45 THB
50 USD1,592.23 THB
100 USD3,184.45 THB
500 USD15,922.25 THB
1,000 USD31,844.50 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-03-06T19:21:22Z",
  "rates": {
    "THB": 31.8445
  }
}

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": 3184.45,
  "rate": 31.8445
}

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