Rate Overview
Live
1 USD = 123.0093 BDT
1 BDT = 0.008129
USD
Avg
122.7247
High
123.0093
Low
122.4949
Last updated: 3/27/2026, 2:47:41 AM
Quick Conversions
| USD | BDT |
|---|---|
| 1 USD | 123.01 BDT |
| 10 USD | 1,230.09 BDT |
| 50 USD | 6,150.46 BDT |
| 100 USD | 12,300.93 BDT |
| 500 USD | 61,504.65 BDT |
| 1,000 USD | 123,009.30 BDT |
Get USD/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=BDTExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T02:47:41Z",
"rates": {
"BDT": 123.00929973
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "BDT",
"amount": 100
},
"result": 12300.929973,
"rate": 123.00929973
}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