Rate Overview
Live
1 ERN = 0.050034 SHP
1 SHP = 19.9864
ERN
Avg
0.049868
High
0.050077
Low
0.049530
Last updated: 7/27/2026, 3:00:57 AM
Quick Conversions
| ERN | SHP |
|---|---|
| 1 ERN | 0.05 SHP |
| 10 ERN | 0.50 SHP |
| 50 ERN | 2.50 SHP |
| 100 ERN | 5.00 SHP |
| 500 ERN | 25.02 SHP |
| 1,000 ERN | 50.03 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-27T03:00:57Z",
"rates": {
"SHP": 0.050034
}
}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.0034,
"rate": 0.050034
}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