Rate Overview
Live
1 GBP = 19.9597 ERN
1 ERN = 0.050101
GBP
Avg
20.1047
High
20.6402
Low
19.5928
Last updated: 7/23/2026, 4:37:23 PM
Quick Conversions
| GBP | ERN |
|---|---|
| 1 GBP | 19.96 ERN |
| 10 GBP | 199.60 ERN |
| 50 GBP | 997.98 ERN |
| 100 GBP | 1,995.97 ERN |
| 500 GBP | 9,979.84 ERN |
| 1,000 GBP | 19,959.68 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-23T16:37:23Z",
"rates": {
"ERN": 19.959681
}
}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": 1995.9681,
"rate": 19.959681
}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