Rate Overview
Live
1 GBP = 20.0292 ERN
1 ERN = 0.049927
GBP
Avg
19.9342
High
20.0327
Low
19.7948
Last updated: 7/5/2026, 9:44:34 PM
Quick Conversions
| GBP | ERN |
|---|---|
| 1 GBP | 20.03 ERN |
| 10 GBP | 200.29 ERN |
| 50 GBP | 1,001.46 ERN |
| 100 GBP | 2,002.92 ERN |
| 500 GBP | 10,014.61 ERN |
| 1,000 GBP | 20,029.22 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-05T21:44:34Z",
"rates": {
"ERN": 20.02922
}
}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": 2002.9219999999998,
"rate": 20.02922
}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