Rate Overview
Live
1 BOB = 1.2571 ERN
1 ERN = 0.795499
BOB
Avg
1.2783
High
1.3039
Low
1.2571
Last updated: 9/2/2026, 8:27:20 AM
Quick Conversions
| BOB | ERN |
|---|---|
| 1 BOB | 1.26 ERN |
| 10 BOB | 12.57 ERN |
| 50 BOB | 62.85 ERN |
| 100 BOB | 125.71 ERN |
| 500 BOB | 628.54 ERN |
| 1,000 BOB | 1,257.07 ERN |
Get BOB/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=ERNExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-09-02T08:27:20Z",
"rates": {
"ERN": 1.257073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "ERN",
"amount": 100
},
"result": 125.7073,
"rate": 1.257073
}Build with BOB/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key