Rate Overview
Live
1 BND = 11.7921 ERN
1 ERN = 0.084803
BND
Avg
11.7883
High
11.8201
Low
11.7715
Last updated: 4/17/2026, 5:28:47 PM
Quick Conversions
| BND | ERN |
|---|---|
| 1 BND | 11.79 ERN |
| 10 BND | 117.92 ERN |
| 50 BND | 589.60 ERN |
| 100 BND | 1,179.21 ERN |
| 500 BND | 5,896.04 ERN |
| 1,000 BND | 11,792.08 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-04-17T17:28:47Z",
"rates": {
"ERN": 11.792078
}
}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": 1179.2078,
"rate": 11.792078
}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