Rate Overview
Live
1 BDT = 0.008129 USD
1 USD = 123.0164
BDT
Avg
0.008148
High
0.008163
Low
0.008129
Last updated: 3/27/2026, 1:08:36 AM
Quick Conversions
| BDT | USD |
|---|---|
| 1 BDT | 0.01 USD |
| 10 BDT | 0.08 USD |
| 50 BDT | 0.41 USD |
| 100 BDT | 0.81 USD |
| 500 BDT | 4.06 USD |
| 1,000 BDT | 8.13 USD |
Get BDT/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=USDExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-27T01:08:36Z",
"rates": {
"USD": 0.008129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "USD",
"amount": 100
},
"result": 0.8129000000000001,
"rate": 0.008129
}Build with BDT/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key