Rate Overview
Live
1 GBP = 20.1257 ERN
1 ERN = 0.049688
GBP
Avg
20.0899
High
20.2277
Low
19.9713
Last updated: 3/7/2026, 4:26:21 AM
Quick Conversions
| GBP | ERN |
|---|---|
| 1 GBP | 20.13 ERN |
| 10 GBP | 201.26 ERN |
| 50 GBP | 1,006.29 ERN |
| 100 GBP | 2,012.57 ERN |
| 500 GBP | 10,062.86 ERN |
| 1,000 GBP | 20,125.72 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-03-07T04:26:21Z",
"rates": {
"ERN": 20.125718
}
}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": 2012.5718,
"rate": 20.125718
}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