Rate Overview
Live
1 GBP = 19.9858 ERN
1 ERN = 0.050035
GBP
Avg
20.1490
High
20.6075
Low
19.7923
Last updated: 7/26/2026, 2:41:04 AM
Quick Conversions
| GBP | ERN |
|---|---|
| 1 GBP | 19.99 ERN |
| 10 GBP | 199.86 ERN |
| 50 GBP | 999.29 ERN |
| 100 GBP | 1,998.58 ERN |
| 500 GBP | 9,992.91 ERN |
| 1,000 GBP | 19,985.83 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-26T02:41:04Z",
"rates": {
"ERN": 19.985828
}
}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": 1998.5828000000001,
"rate": 19.985828
}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