Rate Overview
Live
1 USD = 122.4427 BDT
1 BDT = 0.008167
USD
Avg
122.6958
High
122.8438
Low
122.4427
Last updated: 5/6/2026, 2:23:50 PM
Quick Conversions
| USD | BDT |
|---|---|
| 1 USD | 122.44 BDT |
| 10 USD | 1,224.43 BDT |
| 50 USD | 6,122.14 BDT |
| 100 USD | 12,244.27 BDT |
| 500 USD | 61,221.37 BDT |
| 1,000 USD | 122,442.74 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-05-06T14:23:50Z",
"rates": {
"BDT": 122.44274243
}
}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": 12244.274243,
"rate": 122.44274243
}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