Rate Overview
Live
1 BDT = 0.121680 ERN
1 ERN = 8.2183
BDT
Avg
0.121736
High
0.121937
Low
0.121591
Last updated: 7/7/2026, 3:43:31 AM
Quick Conversions
| BDT | ERN |
|---|---|
| 1 BDT | 0.12 ERN |
| 10 BDT | 1.22 ERN |
| 50 BDT | 6.08 ERN |
| 100 BDT | 12.17 ERN |
| 500 BDT | 60.84 ERN |
| 1,000 BDT | 121.68 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-07T03:43:31Z",
"rates": {
"ERN": 0.12168
}
}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.168,
"rate": 0.12168
}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