Rate Overview
Live
1 BND = 11.8259 ERN
1 ERN = 0.084560
BND
Avg
11.8411
High
11.8666
Low
11.8237
Last updated: 9/11/2026, 11:48:22 AM
Quick Conversions
| BND | ERN |
|---|---|
| 1 BND | 11.83 ERN |
| 10 BND | 118.26 ERN |
| 50 BND | 591.29 ERN |
| 100 BND | 1,182.59 ERN |
| 500 BND | 5,912.94 ERN |
| 1,000 BND | 11,825.88 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-09-11T11:48:22Z",
"rates": {
"ERN": 11.825879
}
}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": 1182.5879,
"rate": 11.825879
}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