Rate Overview
Live
1 USD = 122.7138 BDT
1 BDT = 0.008149
USD
Avg
123.2352
High
123.9159
Low
122.7138
Last updated: 8/15/2026, 5:35:28 AM
Quick Conversions
| USD | BDT |
|---|---|
| 1 USD | 122.71 BDT |
| 10 USD | 1,227.14 BDT |
| 50 USD | 6,135.69 BDT |
| 100 USD | 12,271.38 BDT |
| 500 USD | 61,356.88 BDT |
| 1,000 USD | 122,713.75 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-08-15T05:35:28Z",
"rates": {
"BDT": 122.71375435
}
}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": 12271.375435,
"rate": 122.71375435
}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