Rate Overview
Live
1 BND = 11.7476 ERN
1 ERN = 0.085124
BND
Avg
11.7318
High
11.7476
Low
11.7076
Last updated: 5/27/2026, 10:45:48 PM
Quick Conversions
| BND | ERN |
|---|---|
| 1 BND | 11.75 ERN |
| 10 BND | 117.48 ERN |
| 50 BND | 587.38 ERN |
| 100 BND | 1,174.76 ERN |
| 500 BND | 5,873.80 ERN |
| 1,000 BND | 11,747.61 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-27T22:45:48Z",
"rates": {
"ERN": 11.747605
}
}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": 1174.7605,
"rate": 11.747605
}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