Rate Overview
Live
1 ERN = 0.783507 BOB
1 BOB = 1.2763
ERN
Avg
0.513355
High
0.806468
Low
0.458685
Last updated: 8/3/2026, 6:36:46 PM
Quick Conversions
| ERN | BOB |
|---|---|
| 1 ERN | 0.78 BOB |
| 10 ERN | 7.84 BOB |
| 50 ERN | 39.18 BOB |
| 100 ERN | 78.35 BOB |
| 500 ERN | 391.75 BOB |
| 1,000 ERN | 783.51 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-03T18:36:46Z",
"rates": {
"BOB": 0.783507
}
}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": 78.35069999999999,
"rate": 0.783507
}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