Rate Overview
Live
1 GBP = 20.2880 ERN
1 ERN = 0.049290
GBP
Avg
20.2272
High
20.3531
Low
20.1314
Last updated: 4/16/2026, 7:57:53 PM
Quick Conversions
| GBP | ERN |
|---|---|
| 1 GBP | 20.29 ERN |
| 10 GBP | 202.88 ERN |
| 50 GBP | 1,014.40 ERN |
| 100 GBP | 2,028.80 ERN |
| 500 GBP | 10,144.02 ERN |
| 1,000 GBP | 20,288.04 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-04-16T19:57:53Z",
"rates": {
"ERN": 20.288036
}
}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": 2028.8036000000002,
"rate": 20.288036
}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