Rate Overview
Live
1 GBP = 20.1809 ERN
1 ERN = 0.049552
GBP
Avg
20.1658
High
20.5261
Low
19.7914
Last updated: 5/27/2026, 6:13:24 AM
Quick Conversions
| GBP | ERN |
|---|---|
| 1 GBP | 20.18 ERN |
| 10 GBP | 201.81 ERN |
| 50 GBP | 1,009.05 ERN |
| 100 GBP | 2,018.09 ERN |
| 500 GBP | 10,090.46 ERN |
| 1,000 GBP | 20,180.93 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-05-27T06:13:24Z",
"rates": {
"ERN": 20.180928
}
}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": 2018.0928000000001,
"rate": 20.180928
}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