United States dollars to Bangladeshi taka today

1 USD = 123.2750 BDT · Live mid-market rate

Convert USD to BDT at the mid-market exchange rate. Access real-time rates via our /api/rate endpoint (free API key required) or the developer docs.

USD
Loading...
BDT
Loading rate...
Mid-market rate
Get API Key

Exchange Rate Trend

USD → BDT
Loading chart data...

USD to BDT Conversion Table

Convert USD to BDT

USD BDT
$1 ৳123.28
$5 ৳616.38
$10 ৳1,232.75
$25 ৳3,081.88
$50 ৳6,163.75
$100 ৳12,327.50
$500 ৳61,637.50
$1,000 ৳123,275.00
$5,000 ৳616,375.00
$10,000 ৳1,232,750.00

Convert BDT to USD

BDT USD
৳1 $0.0081
৳5 $0.0406
৳10 $0.0811
৳25 $0.2028
৳50 $0.4056
৳100 $0.8112
৳500 $4.056
৳1,000 $8.1119
৳5,000 $40.5597
৳10,000 $81.1194

About the US Dollar (USD)

The United States Dollar (USD) is the world's primary reserve currency and the most traded currency globally. It is issued by the Federal Reserve and is used as the benchmark for commodities like oil and gold.

Key Factors That Influence USD

  • Federal Reserve interest rate decisions
  • US employment data and GDP growth
  • Inflation rates (CPI)
  • Global risk sentiment and safe-haven demand
  • Trade balance and current account

About the Bangladeshi Taka (BDT)

The Bangladeshi Taka (BDT) is managed by Bangladesh Bank. The currency is heavily supported by remittances and the ready-made garment (RMG) industry, which dominates exports.

Key Factors That Influence BDT

  • Garment export revenues
  • Remittance inflows
  • Bangladesh Bank policy
  • Import costs (energy, food)
  • Foreign reserves level

Understanding the USD/BDT Exchange Rate

The USD/BDT exchange rate tells you how many Bangladeshi taka you get for 1 US Dollar. This is the mid-market rate — the real exchange rate without any markup. It's the same rate used by Google Finance.

AllRatesToday provides this rate via a free REST API, updated every 60 seconds from institutional interbank market data. Integrate live USD/BDT rates into your app with our official SDKs for JavaScript, Python, PHP, and React.

The exchange rate between USD and BDT fluctuates based on supply and demand in the foreign exchange market. Economic data releases, central bank announcements, and geopolitical events can all cause significant movements in the rate.

Currency converter API for USD to BDT

This converter is a thin layer over two APIs. Both return JSON, both take one HTTP call, and both have a free tier — no credit card.

Mid-market exchange rate API

The live interbank midpoint — the number shown above. It moves continuously and is refreshed every 60 seconds across 160 currencies. Use it for pricing, checkout, display and anything a customer sees.

curl "https://allratestoday.com/api/v1/rates?source=USD&target=BDT" \
  -H "Authorization: Bearer YOUR_API_KEY"

[{ "rate": 0.8643, "source": "USD", "target": "BDT",
   "time": "2026-08-16T11:01:24+0000" }]
  • Several targets at oncetarget=BDT,GBP,JPY returns one row per pair in a single call.
  • Historical/api/historical-rates for a date range, or ?time=YYYY-MM-DD for one past day.
  • Four formats — add ?format=csv, xml or xlsx to get a file instead of JSON.

Central bank rate API

The rate a named institution actually published for a given date, from 102 central banks and 3 tax authorities. Unlike a mid-market rate it never changes after publication, which is what tax filings, customs valuations and audits require.

curl "https://allratestoday.com/api/v1/central-bank/ecb/latest?source=USD&target=BDT" \
  -H "Authorization: Bearer YOUR_API_KEY"

{ "bank": "ecb", "rate_date": "2026-08-14", "rate": 0.8643,
  "rate_type": "reference", "derived": false, "method": "published" }
  • Any past date/central-bank/{bank}/2026-06-30. If the bank did not publish that day you get the most recent prior date, flagged.
  • Every bank at once/api/v1/central-banks/rates returns all sources for one pair, so you can compare what each institution published.
  • Nothing is guessed — pairs a bank does not print are cross-computed from that bank's own table and returned with "derived": true and the method used. Banks are never mixed.

Official SDKs

npm install @allratestoday/sdk · pip install allratestoday · composer require allratestoday/sdk

For AI agents

An MCP server@allratestoday/mcp-server — lets Claude, Cursor and other MCP clients pull these rates directly, no glue code.

Free tier

300 requests, no credit card, no trial expiry. Paid plans start at €4.99/month for 5,000 requests a month.

Which one do you need? If a regulator, tax authority or auditor names the source, use the official rate — the two can differ by several percent on the same day. For everything a customer sees, use the mid-market rate. On weekends and holidays the official endpoints return the most recent published date, which is the figure compliance rules expect you to apply.

Official USD and BDT Central Bank Rates

The rate on this page is the live mid-market rate. For tax filings, customs valuations, audits, and compliant invoicing you often need the official reference rate published by the central bank instead. AllRatesToday also serves published central-bank rates as JSON, with history and a free latest-rates tier.

US Federal Reserve (H.10) official rates → Bangladesh Bank official rates → All central banks →

How USD/BDT Exchange Rates Work

Exchange rates are determined by supply and demand in the global foreign exchange (forex) market, the largest financial market in the world with over $6 trillion traded daily.

Floating vs Fixed Rates: Most major currencies like USD and BDT have floating exchange rates, meaning their value is determined by market forces. Some currencies are pegged to another currency (usually USD) at a fixed rate.

Bid and Ask Prices: In forex markets, currencies are quoted with a bid price (what buyers pay) and ask price (what sellers receive). The mid-market rate shown on this page is the midpoint between these two prices.

Rate Fluctuations: The USD/BDT rate can change every second during trading hours. Major economic announcements, interest rate decisions, and geopolitical events can cause significant moves in either direction.

Frequently Asked Questions About USD/BDT

How do I convert USD to BDT?

To convert USD to BDT: (1) Use the calculator above to see the live mid-market rate. (2) For programmatic access, call our API: GET /api/v1/rates?source=USD&target=BDT. Current rate: 1 USD = 123.2750 BDT. Get your free API key at allratestoday.com/register.

What is 1 USD in BDT today?

1 USD equals 123.2750 BDT as of today. This is the mid-market exchange rate, which is the real rate without any bank markup. Rates fluctuate constantly based on market conditions, so check back regularly for updates.

Is the USD going up or down against BDT today?

The USD/BDT exchange rate fluctuates throughout the day based on market conditions. Today's rate is 1 USD = 123.2750 BDT. Check our historical chart above to see the trend over the past day, week, month, or year to understand whether USD is strengthening or weakening against BDT.

What is the best time to buy BDT with USD?

The best time to exchange USD to BDT depends on market conditions. Generally, rates tend to be more favorable during overlapping trading hours between major financial centers (London, New York, Tokyo). Avoid exchanging during weekends or bank holidays when spreads may be wider. Use our historical chart to identify trends and consider setting up rate alerts.

Why is USD falling or rising against BDT?

Exchange rates between USD and BDT are influenced by: interest rate differentials between central banks, inflation rates, GDP and economic growth data, trade balances, political stability, and global market sentiment. Major announcements from the Federal Reserve, ECB, or other central banks can cause significant short-term movements in the USD/BDT rate.

How can I get USD/BDT rates in my app?

Use the AllRatesToday API: (1) Register for a free API key at allratestoday.com/register. (2) Call GET /api/v1/rates?source=USD&target=BDT with your Bearer token. (3) Rates update every 60 seconds from institutional interbank market data. (4) Install our official SDK for JavaScript (npm), Python (PyPI), or PHP (Packagist) for even faster integration.

What is the mid-market rate for USD/BDT?

The mid-market rate (also called the interbank rate) is the midpoint between buy and sell prices in global currency markets. The current mid-market rate is 1 USD = 123.2750 BDT. This is the "real" exchange rate without any bank markup. AllRatesToday provides this rate via a free API, sourced from institutional interbank market data.