Rate Overview
Live
1 USD = 122.5769 BDT
1 BDT = 0.008158
USD
Avg
108.2768
High
122.6730
Low
84.6656
Last updated: 3/27/2026, 4:20:54 AM
Quick Conversions
| USD | BDT |
|---|---|
| 1 USD | 122.58 BDT |
| 10 USD | 1,225.77 BDT |
| 50 USD | 6,128.84 BDT |
| 100 USD | 12,257.69 BDT |
| 500 USD | 61,288.44 BDT |
| 1,000 USD | 122,576.88 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-03-27T04:20:54Z",
"rates": {
"BDT": 122.57688436
}
}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": 12257.688435999999,
"rate": 122.57688436
}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