Rate Overview
Live
1 USD = 123.4426 BDT
1 BDT = 0.008101
USD
Avg
123.3987
High
123.5344
Low
123.1847
Last updated: 7/26/2026, 7:18:40 AM
Quick Conversions
| USD | BDT |
|---|---|
| 1 USD | 123.44 BDT |
| 10 USD | 1,234.43 BDT |
| 50 USD | 6,172.13 BDT |
| 100 USD | 12,344.26 BDT |
| 500 USD | 61,721.28 BDT |
| 1,000 USD | 123,442.57 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-26T07:18:40Z",
"rates": {
"BDT": 123.44256718
}
}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": 12344.256718,
"rate": 123.44256718
}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