Rate Overview
Live
1 BOB = 2.1678 ERN
1 ERN = 0.461303
BOB
Avg
2.1689
High
2.1758
Low
2.1628
Last updated: 3/27/2026, 5:02:59 PM
Quick Conversions
| BOB | ERN |
|---|---|
| 1 BOB | 2.17 ERN |
| 10 BOB | 21.68 ERN |
| 50 BOB | 108.39 ERN |
| 100 BOB | 216.78 ERN |
| 500 BOB | 1,083.89 ERN |
| 1,000 BOB | 2,167.77 ERN |
Get BOB/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=ERNExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-27T17:02:59Z",
"rates": {
"ERN": 2.167774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "ERN",
"amount": 100
},
"result": 216.7774,
"rate": 2.167774
}Build with BOB/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key