Rate Overview
Live
1 GBP = 19.9612 ERN
1 ERN = 0.050097
GBP
Avg
20.0372
High
20.1273
Low
19.9612
Last updated: 3/27/2026, 11:18:44 AM
Quick Conversions
| GBP | ERN |
|---|---|
| 1 GBP | 19.96 ERN |
| 10 GBP | 199.61 ERN |
| 50 GBP | 998.06 ERN |
| 100 GBP | 1,996.12 ERN |
| 500 GBP | 9,980.58 ERN |
| 1,000 GBP | 19,961.17 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-27T11:18:44Z",
"rates": {
"ERN": 19.961168
}
}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": 1996.1168,
"rate": 19.961168
}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