Rate Overview
Live
1 ERN = 0.049826 GBP
1 GBP = 20.0698
ERN
Avg
0.049731
High
0.051107
Low
0.048250
Last updated: 7/22/2026, 4:48:00 PM
Quick Conversions
| ERN | GBP |
|---|---|
| 1 ERN | 0.05 GBP |
| 10 ERN | 0.50 GBP |
| 50 ERN | 2.49 GBP |
| 100 ERN | 4.98 GBP |
| 500 ERN | 24.91 GBP |
| 1,000 ERN | 49.83 GBP |
Get ERN/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=GBPExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-07-22T16:48:00Z",
"rates": {
"GBP": 0.049826
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "GBP",
"amount": 100
},
"result": 4.982600000000001,
"rate": 0.049826
}Build with ERN/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key