Rate Overview
Live
1 ERN = 0.049047 GBP
1 GBP = 20.3886
ERN
Avg
0.049116
High
0.049350
Low
0.048954
Last updated: 5/7/2026, 12:15:57 AM
Quick Conversions
| ERN | GBP |
|---|---|
| 1 ERN | 0.05 GBP |
| 10 ERN | 0.49 GBP |
| 50 ERN | 2.45 GBP |
| 100 ERN | 4.90 GBP |
| 500 ERN | 24.52 GBP |
| 1,000 ERN | 49.05 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-05-07T00:15:57Z",
"rates": {
"GBP": 0.049047
}
}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.9047,
"rate": 0.049047
}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