Rate Overview
Live
1 USD = 123.0134 BDT
1 BDT = 0.008129
USD
Avg
123.1446
High
123.3641
Low
123.0134
Last updated: 7/5/2026, 7:40:08 PM
Quick Conversions
| USD | BDT |
|---|---|
| 1 USD | 123.01 BDT |
| 10 USD | 1,230.13 BDT |
| 50 USD | 6,150.67 BDT |
| 100 USD | 12,301.34 BDT |
| 500 USD | 61,506.71 BDT |
| 1,000 USD | 123,013.42 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-07-05T19:40:08Z",
"rates": {
"BDT": 123.01341834
}
}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": 12301.341834,
"rate": 123.01341834
}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