Rate Overview
Live
1 GBP = 20.1715 ERN
1 ERN = 0.049575
GBP
Avg
20.1671
High
20.2475
Low
20.1028
Last updated: 5/27/2026, 2:29:11 AM
Quick Conversions
| GBP | ERN |
|---|---|
| 1 GBP | 20.17 ERN |
| 10 GBP | 201.71 ERN |
| 50 GBP | 1,008.57 ERN |
| 100 GBP | 2,017.15 ERN |
| 500 GBP | 10,085.74 ERN |
| 1,000 GBP | 20,171.48 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-27T02:29:11Z",
"rates": {
"ERN": 20.171484
}
}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": 2017.1484,
"rate": 20.171484
}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