Rate Overview
Live
1 GBP = 20.0723 ERN
1 ERN = 0.049820
GBP
Avg
19.8101
High
20.5780
Low
18.6317
Last updated: 7/23/2026, 2:01:44 AM
Quick Conversions
| GBP | ERN |
|---|---|
| 1 GBP | 20.07 ERN |
| 10 GBP | 200.72 ERN |
| 50 GBP | 1,003.62 ERN |
| 100 GBP | 2,007.23 ERN |
| 500 GBP | 10,036.16 ERN |
| 1,000 GBP | 20,072.31 ERN |
Get GBP/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=ERNExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T02:01:44Z",
"rates": {
"ERN": 20.072313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "ERN",
"amount": 100
},
"result": 2007.2313000000001,
"rate": 20.072313
}Build with GBP/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key