Rate Overview
Live
1 ERN = 0.049687 SHP
1 SHP = 20.1260
ERN
Avg
0.049702
High
0.050000
Low
0.049424
Last updated: 3/7/2026, 4:25:26 AM
Quick Conversions
| ERN | SHP |
|---|---|
| 1 ERN | 0.05 SHP |
| 10 ERN | 0.50 SHP |
| 50 ERN | 2.48 SHP |
| 100 ERN | 4.97 SHP |
| 500 ERN | 24.84 SHP |
| 1,000 ERN | 49.69 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-03-07T04:25:26Z",
"rates": {
"SHP": 0.049687
}
}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": 4.9687,
"rate": 0.049687
}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