Rate Overview
Live
1 BOB = 1.2542 ERN
1 ERN = 0.797331
BOB
Avg
1.2485
High
1.2633
Low
1.2370
Last updated: 8/12/2026, 8:39:59 AM
Quick Conversions
| BOB | ERN |
|---|---|
| 1 BOB | 1.25 ERN |
| 10 BOB | 12.54 ERN |
| 50 BOB | 62.71 ERN |
| 100 BOB | 125.42 ERN |
| 500 BOB | 627.09 ERN |
| 1,000 BOB | 1,254.18 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-08-12T08:39:59Z",
"rates": {
"ERN": 1.254184
}
}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.41839999999999,
"rate": 1.254184
}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