Rate Overview
Live
1 ERN = 0.050097 GBP
1 GBP = 19.9613
ERN
Avg
0.049765
High
0.051588
Low
0.048631
Last updated: 3/27/2026, 11:22:23 AM
Quick Conversions
| ERN | GBP |
|---|---|
| 1 ERN | 0.05 GBP |
| 10 ERN | 0.50 GBP |
| 50 ERN | 2.50 GBP |
| 100 ERN | 5.01 GBP |
| 500 ERN | 25.05 GBP |
| 1,000 ERN | 50.10 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-03-27T11:22:23Z",
"rates": {
"GBP": 0.050097
}
}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": 5.0097000000000005,
"rate": 0.050097
}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