Rate Overview
Live
1 BDT = 0.122099 ERN
1 ERN = 8.1901
BDT
Avg
0.122426
High
0.122717
Low
0.121796
Last updated: 5/28/2026, 4:37:56 AM
Quick Conversions
| BDT | ERN |
|---|---|
| 1 BDT | 0.12 ERN |
| 10 BDT | 1.22 ERN |
| 50 BDT | 6.10 ERN |
| 100 BDT | 12.21 ERN |
| 500 BDT | 61.05 ERN |
| 1,000 BDT | 122.10 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-05-28T04:37:56Z",
"rates": {
"ERN": 0.122099
}
}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.2099,
"rate": 0.122099
}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