Rate Overview
Live
1 BOB = 2.1675 ERN
1 ERN = 0.461371
BOB
Avg
2.1694
High
2.1751
Low
2.1660
Last updated: 6/16/2026, 1:24:01 PM
Quick Conversions
| BOB | ERN |
|---|---|
| 1 BOB | 2.17 ERN |
| 10 BOB | 21.67 ERN |
| 50 BOB | 108.37 ERN |
| 100 BOB | 216.75 ERN |
| 500 BOB | 1,083.73 ERN |
| 1,000 BOB | 2,167.46 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-06-16T13:24:01Z",
"rates": {
"ERN": 2.167455
}
}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.7455,
"rate": 2.167455
}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