Rate Overview
Live
1 ERN = 0.729715 BOB
1 BOB = 1.3704
ERN
Avg
0.730232
High
0.749375
Low
0.712750
Last updated: 7/27/2026, 5:06:43 PM
Quick Conversions
| ERN | BOB |
|---|---|
| 1 ERN | 0.73 BOB |
| 10 ERN | 7.30 BOB |
| 50 ERN | 36.49 BOB |
| 100 ERN | 72.97 BOB |
| 500 ERN | 364.86 BOB |
| 1,000 ERN | 729.72 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-27T17:06:43Z",
"rates": {
"BOB": 0.729715
}
}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": 72.9715,
"rate": 0.729715
}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