Rate Overview
Live
1 ERN = 0.797330 BOB
1 BOB = 1.2542
ERN
Avg
0.800992
High
0.808379
Low
0.791606
Last updated: 8/12/2026, 8:36:45 AM
Quick Conversions
| ERN | BOB |
|---|---|
| 1 ERN | 0.80 BOB |
| 10 ERN | 7.97 BOB |
| 50 ERN | 39.87 BOB |
| 100 ERN | 79.73 BOB |
| 500 ERN | 398.66 BOB |
| 1,000 ERN | 797.33 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-08-12T08:36:45Z",
"rates": {
"BOB": 0.79733
}
}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": 79.733,
"rate": 0.79733
}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