Rate Overview
Live
1 BND = 11.8071 ERN
1 ERN = 0.084695
BND
Avg
11.7679
High
11.8071
Low
11.7432
Last updated: 5/7/2026, 7:00:59 PM
Quick Conversions
| BND | ERN |
|---|---|
| 1 BND | 11.81 ERN |
| 10 BND | 118.07 ERN |
| 50 BND | 590.35 ERN |
| 100 BND | 1,180.71 ERN |
| 500 BND | 5,903.54 ERN |
| 1,000 BND | 11,807.09 ERN |
Get BND/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=ERNExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-07T19:00:59Z",
"rates": {
"ERN": 11.807086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "ERN",
"amount": 100
},
"result": 1180.7086,
"rate": 11.807086
}Build with BND/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key