Rate Overview
Live
1 USD = 122.7451 BDT
1 BDT = 0.008147
USD
Avg
123.0168
High
123.2953
Low
122.7415
Last updated: 9/2/2026, 10:14:30 AM
Quick Conversions
| USD | BDT |
|---|---|
| 1 USD | 122.75 BDT |
| 10 USD | 1,227.45 BDT |
| 50 USD | 6,137.26 BDT |
| 100 USD | 12,274.51 BDT |
| 500 USD | 61,372.56 BDT |
| 1,000 USD | 122,745.12 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-09-02T10:14:30Z",
"rates": {
"BDT": 122.74511597
}
}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": 12274.511597,
"rate": 122.74511597
}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