Rate Overview
Live
1 BND = 11.6333 ERN
1 ERN = 0.085960
BND
Avg
11.7239
High
11.8864
Low
11.5884
Last updated: 7/30/2026, 11:06:15 AM
Quick Conversions
| BND | ERN |
|---|---|
| 1 BND | 11.63 ERN |
| 10 BND | 116.33 ERN |
| 50 BND | 581.66 ERN |
| 100 BND | 1,163.33 ERN |
| 500 BND | 5,816.64 ERN |
| 1,000 BND | 11,633.28 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-07-30T11:06:15Z",
"rates": {
"ERN": 11.633284
}
}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": 1163.3283999999999,
"rate": 11.633284
}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