Rate Overview
Live
1 ERN = 0.808104 BOB
1 BOB = 1.2375
ERN
Avg
0.506012
High
0.808104
Low
0.458685
Last updated: 8/6/2026, 2:07:35 PM
Quick Conversions
| ERN | BOB |
|---|---|
| 1 ERN | 0.81 BOB |
| 10 ERN | 8.08 BOB |
| 50 ERN | 40.41 BOB |
| 100 ERN | 80.81 BOB |
| 500 ERN | 404.05 BOB |
| 1,000 ERN | 808.10 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-06T14:07:35Z",
"rates": {
"BOB": 0.808104
}
}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": 80.8104,
"rate": 0.808104
}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