Rate Overview
Live
1 GBP = 19.9264 ERN
1 ERN = 0.050185
GBP
Avg
20.0863
High
20.5128
Low
19.6511
Last updated: 3/27/2026, 12:58:24 PM
Quick Conversions
| GBP | ERN |
|---|---|
| 1 GBP | 19.93 ERN |
| 10 GBP | 199.26 ERN |
| 50 GBP | 996.32 ERN |
| 100 GBP | 1,992.64 ERN |
| 500 GBP | 9,963.19 ERN |
| 1,000 GBP | 19,926.38 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-27T12:58:24Z",
"rates": {
"ERN": 19.926378
}
}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": 1992.6378,
"rate": 19.926378
}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