Rate Overview
Live
1 BOB = 1.2898 ERN
1 ERN = 0.775319
BOB
Avg
1.2735
High
1.2924
Low
1.2395
Last updated: 8/17/2026, 1:38:08 PM
Quick Conversions
| BOB | ERN |
|---|---|
| 1 BOB | 1.29 ERN |
| 10 BOB | 12.90 ERN |
| 50 BOB | 64.49 ERN |
| 100 BOB | 128.98 ERN |
| 500 BOB | 644.90 ERN |
| 1,000 BOB | 1,289.79 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-17T13:38:08Z",
"rates": {
"ERN": 1.289792
}
}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": 128.9792,
"rate": 1.289792
}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