Rate Overview
Live
1 GBP = 19.9502 ERN
1 ERN = 0.050125
GBP
Avg
20.0973
High
20.5628
Low
19.3843
Last updated: 3/27/2026, 2:52:28 PM
Quick Conversions
| GBP | ERN |
|---|---|
| 1 GBP | 19.95 ERN |
| 10 GBP | 199.50 ERN |
| 50 GBP | 997.51 ERN |
| 100 GBP | 1,995.02 ERN |
| 500 GBP | 9,975.12 ERN |
| 1,000 GBP | 19,950.23 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-27T14:52:28Z",
"rates": {
"ERN": 19.95023
}
}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.0230000000001,
"rate": 19.95023
}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