Rate Overview
Live
1 USD = 123.5344 BDT
1 BDT = 0.008095
USD
Avg
122.6876
High
123.5344
Low
122.0729
Last updated: 7/25/2026, 8:55:46 PM
Quick Conversions
| USD | BDT |
|---|---|
| 1 USD | 123.53 BDT |
| 10 USD | 1,235.34 BDT |
| 50 USD | 6,176.72 BDT |
| 100 USD | 12,353.44 BDT |
| 500 USD | 61,767.22 BDT |
| 1,000 USD | 123,534.44 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-07-25T20:55:46Z",
"rates": {
"BDT": 123.53444264
}
}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": 12353.444264,
"rate": 123.53444264
}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