Rate Overview
Live
1 GBP = 20.3017 ERN
1 ERN = 0.049257
GBP
Avg
20.2529
High
20.3049
Low
20.1743
Last updated: 8/14/2026, 7:09:01 PM
Quick Conversions
| GBP | ERN |
|---|---|
| 1 GBP | 20.30 ERN |
| 10 GBP | 203.02 ERN |
| 50 GBP | 1,015.09 ERN |
| 100 GBP | 2,030.17 ERN |
| 500 GBP | 10,150.87 ERN |
| 1,000 GBP | 20,301.74 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-08-14T19:09:01Z",
"rates": {
"ERN": 20.301737
}
}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": 2030.1736999999998,
"rate": 20.301737
}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