Rate Overview
Live
1 USD = 122.2760 BDT
1 BDT = 0.008178
USD
Avg
122.3085
High
122.4246
Low
122.2226
Last updated: 3/7/2026, 12:26:15 AM
Quick Conversions
| USD | BDT |
|---|---|
| 1 USD | 122.28 BDT |
| 10 USD | 1,222.76 BDT |
| 50 USD | 6,113.80 BDT |
| 100 USD | 12,227.60 BDT |
| 500 USD | 61,137.99 BDT |
| 1,000 USD | 122,275.97 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-07T00:26:15Z",
"rates": {
"BDT": 122.2759721
}
}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": 12227.59721,
"rate": 122.2759721
}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