Rate Overview
Live
1 BND = 11.6471 ERN
1 ERN = 0.085858
BND
Avg
11.7203
High
11.9820
Low
11.3919
Last updated: 3/28/2026, 10:54:31 AM
Quick Conversions
| BND | ERN |
|---|---|
| 1 BND | 11.65 ERN |
| 10 BND | 116.47 ERN |
| 50 BND | 582.36 ERN |
| 100 BND | 1,164.71 ERN |
| 500 BND | 5,823.57 ERN |
| 1,000 BND | 11,647.14 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-28T10:54:31Z",
"rates": {
"ERN": 11.647138
}
}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": 1164.7138,
"rate": 11.647138
}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