Rate Overview
Live
1 BOB = 2.1717 ERN
1 ERN = 0.460462
BOB
Avg
2.1695
High
2.1732
Low
2.1603
Last updated: 3/7/2026, 6:42:00 AM
Quick Conversions
| BOB | ERN |
|---|---|
| 1 BOB | 2.17 ERN |
| 10 BOB | 21.72 ERN |
| 50 BOB | 108.59 ERN |
| 100 BOB | 217.17 ERN |
| 500 BOB | 1,085.87 ERN |
| 1,000 BOB | 2,171.73 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-07T06:42:00Z",
"rates": {
"ERN": 2.17173
}
}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": 217.173,
"rate": 2.17173
}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