USD
$
BDT

USD/BDT Exchange Rate

US Dollar to Taka

Live Rate
123.1847
+1.49% 1Y

1 BDT = 0.008118 USD

USD/BDT Price Chart

Historical exchange rate performance

Current 123.1847
High 123.2362
Low 121.3777
1Y Change +1.49%

Rate Overview

Live
1 USD = 123.1847 BDT
1 BDT = 0.008118 USD
Avg
122.3968
High
123.2362
Low
121.3777

Last updated: 7/19/2026, 7:24:11 AM

Quick Conversions

USDBDT
1 USD123.18 BDT
10 USD1,231.85 BDT
50 USD6,159.23 BDT
100 USD12,318.47 BDT
500 USD61,592.33 BDT
1,000 USD123,184.65 BDT

Get USD/BDT Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-19T07:24:11Z",
  "rates": {
    "BDT": 123.18465178
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "BDT",
    "amount": 100
  },
  "result": 12318.465178,
  "rate": 123.18465178
}

Build with USD/BDT Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key