Rate Overview
Live
1 USD = 123.1847 BDT
1 BDT = 0.008118
USD
Avg
122.3968
High
123.2362
Low
121.3777
Last updated: 7/19/2026, 7:24:11 AM
Quick Conversions
| USD | BDT |
|---|---|
| 1 USD | 123.18 BDT |
| 10 USD | 1,231.85 BDT |
| 50 USD | 6,159.23 BDT |
| 100 USD | 12,318.47 BDT |
| 500 USD | 61,592.33 BDT |
| 1,000 USD | 123,184.65 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-19T07:24:11Z",
"rates": {
"BDT": 123.18465178
}
}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": 12318.465178,
"rate": 123.18465178
}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