Rate Overview
Live
1 ERN = 0.461131 BOB
1 BOB = 2.1686
ERN
Avg
0.460929
High
0.462087
Low
0.459440
Last updated: 5/28/2026, 11:11:59 PM
Quick Conversions
| ERN | BOB |
|---|---|
| 1 ERN | 0.46 BOB |
| 10 ERN | 4.61 BOB |
| 50 ERN | 23.06 BOB |
| 100 ERN | 46.11 BOB |
| 500 ERN | 230.57 BOB |
| 1,000 ERN | 461.13 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-05-28T23:11:59Z",
"rates": {
"BOB": 0.461131
}
}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.1131,
"rate": 0.461131
}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