Rate Overview
Live
1 ERN = 0.050126 SHP
1 SHP = 19.9497
ERN
Avg
0.050522
High
0.053714
Low
0.048645
Last updated: 7/28/2026, 3:15:58 AM
Quick Conversions
| ERN | SHP |
|---|---|
| 1 ERN | 0.05 SHP |
| 10 ERN | 0.50 SHP |
| 50 ERN | 2.51 SHP |
| 100 ERN | 5.01 SHP |
| 500 ERN | 25.06 SHP |
| 1,000 ERN | 50.13 SHP |
Get ERN/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=SHPExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-07-28T03:15:58Z",
"rates": {
"SHP": 0.050126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "SHP",
"amount": 100
},
"result": 5.0126,
"rate": 0.050126
}Build with ERN/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key