Rate Overview
Live
1 USD = 122.6640 BDT
1 BDT = 0.008152
USD
Avg
122.7978
High
122.9752
Low
122.6640
Last updated: 4/16/2026, 5:26:31 AM
Quick Conversions
| USD | BDT |
|---|---|
| 1 USD | 122.66 BDT |
| 10 USD | 1,226.64 BDT |
| 50 USD | 6,133.20 BDT |
| 100 USD | 12,266.40 BDT |
| 500 USD | 61,332.00 BDT |
| 1,000 USD | 122,664.00 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-04-16T05:26:31Z",
"rates": {
"BDT": 122.66400464
}
}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": 12266.400464,
"rate": 122.66400464
}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