Rate Overview
Live
1 USD = 122.8516 BDT
1 BDT = 0.008140
USD
Avg
122.8397
High
122.9205
Low
122.7767
Last updated: 6/16/2026, 1:07:12 AM
Quick Conversions
| USD | BDT |
|---|---|
| 1 USD | 122.85 BDT |
| 10 USD | 1,228.52 BDT |
| 50 USD | 6,142.58 BDT |
| 100 USD | 12,285.16 BDT |
| 500 USD | 61,425.80 BDT |
| 1,000 USD | 122,851.59 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-06-16T01:07:12Z",
"rates": {
"BDT": 122.85159072
}
}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": 12285.159072,
"rate": 122.85159072
}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