Rate Overview
Live
1 ERN = 0.460639 BOB
1 BOB = 2.1709
ERN
Avg
0.460333
High
0.460928
Low
0.459499
Last updated: 4/18/2026, 8:48:42 AM
Quick Conversions
| ERN | BOB |
|---|---|
| 1 ERN | 0.46 BOB |
| 10 ERN | 4.61 BOB |
| 50 ERN | 23.03 BOB |
| 100 ERN | 46.06 BOB |
| 500 ERN | 230.32 BOB |
| 1,000 ERN | 460.64 BOB |
Get ERN/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=BOBExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-04-18T08:48:42Z",
"rates": {
"BOB": 0.460639
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "BOB",
"amount": 100
},
"result": 46.063900000000004,
"rate": 0.460639
}Build with ERN/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key