Rate Overview
Live
1 BND = 11.6004 ERN
1 ERN = 0.086204
BND
Avg
11.6653
High
11.7061
Low
11.6004
Last updated: 6/19/2026, 8:40:24 AM
Quick Conversions
| BND | ERN |
|---|---|
| 1 BND | 11.60 ERN |
| 10 BND | 116.00 ERN |
| 50 BND | 580.02 ERN |
| 100 BND | 1,160.04 ERN |
| 500 BND | 5,800.18 ERN |
| 1,000 BND | 11,600.36 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-06-19T08:40:24Z",
"rates": {
"ERN": 11.600364
}
}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": 1160.0364000000002,
"rate": 11.600364
}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