Rate Overview
Live
1 ERN = 0.660077 BOB
1 BOB = 1.5150
ERN
Avg
0.505744
High
0.660077
Low
0.460717
Last updated: 7/8/2026, 12:31:42 PM
Quick Conversions
| ERN | BOB |
|---|---|
| 1 ERN | 0.66 BOB |
| 10 ERN | 6.60 BOB |
| 50 ERN | 33.00 BOB |
| 100 ERN | 66.01 BOB |
| 500 ERN | 330.04 BOB |
| 1,000 ERN | 660.08 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-07-08T12:31:42Z",
"rates": {
"BOB": 0.660077
}
}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": 66.0077,
"rate": 0.660077
}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