Rate Overview
Live
1 USD = 122.7371 BDT
1 BDT = 0.008147
USD
Avg
122.5085
High
123.0036
Low
121.9539
Last updated: 5/26/2026, 10:14:38 PM
Quick Conversions
| USD | BDT |
|---|---|
| 1 USD | 122.74 BDT |
| 10 USD | 1,227.37 BDT |
| 50 USD | 6,136.86 BDT |
| 100 USD | 12,273.71 BDT |
| 500 USD | 61,368.56 BDT |
| 1,000 USD | 122,737.12 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-26T22:14:38Z",
"rates": {
"BDT": 122.73712039
}
}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": 12273.712039,
"rate": 122.73712039
}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