Rate Overview
Live
1 BDT = 0.121767 ERN
1 ERN = 8.2124
BDT
Avg
0.122161
High
0.122706
Low
0.121580
Last updated: 7/31/2026, 10:44:07 AM
Quick Conversions
| BDT | ERN |
|---|---|
| 1 BDT | 0.12 ERN |
| 10 BDT | 1.22 ERN |
| 50 BDT | 6.09 ERN |
| 100 BDT | 12.18 ERN |
| 500 BDT | 60.88 ERN |
| 1,000 BDT | 121.77 ERN |
Get BDT/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=ERNExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-31T10:44:07Z",
"rates": {
"ERN": 0.121767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "ERN",
"amount": 100
},
"result": 12.1767,
"rate": 0.121767
}Build with BDT/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key