Rate Overview
Live
1 BND = 11.7265 ERN
1 ERN = 0.085277
BND
Avg
11.7808
High
11.8608
Low
11.7265
Last updated: 3/7/2026, 7:54:20 AM
Quick Conversions
| BND | ERN |
|---|---|
| 1 BND | 11.73 ERN |
| 10 BND | 117.27 ERN |
| 50 BND | 586.33 ERN |
| 100 BND | 1,172.65 ERN |
| 500 BND | 5,863.27 ERN |
| 1,000 BND | 11,726.54 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-03-07T07:54:20Z",
"rates": {
"ERN": 11.726539
}
}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": 1172.6539,
"rate": 11.726539
}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