Rate Overview
Live
1 GBP = 20.0437 ERN
1 ERN = 0.049891
GBP
Avg
20.1882
High
20.6805
Low
19.7948
Last updated: 7/23/2026, 11:40:07 AM
Quick Conversions
| GBP | ERN |
|---|---|
| 1 GBP | 20.04 ERN |
| 10 GBP | 200.44 ERN |
| 50 GBP | 1,002.18 ERN |
| 100 GBP | 2,004.37 ERN |
| 500 GBP | 10,021.83 ERN |
| 1,000 GBP | 20,043.67 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-23T11:40:07Z",
"rates": {
"ERN": 20.043668
}
}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": 2004.3668,
"rate": 20.043668
}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