Rate Overview
Live
1 GBP = 20.3882 ERN
1 ERN = 0.049048
GBP
Avg
20.3601
High
20.4273
Low
20.2632
Last updated: 5/7/2026, 12:14:55 AM
Quick Conversions
| GBP | ERN |
|---|---|
| 1 GBP | 20.39 ERN |
| 10 GBP | 203.88 ERN |
| 50 GBP | 1,019.41 ERN |
| 100 GBP | 2,038.82 ERN |
| 500 GBP | 10,194.11 ERN |
| 1,000 GBP | 20,388.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-05-07T00:14:55Z",
"rates": {
"ERN": 20.388224
}
}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": 2038.8224,
"rate": 20.388224
}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