Rate Overview
Live
1 ERN = 0.049786 SHP
1 SHP = 20.0860
ERN
Avg
0.049980
High
0.050376
Low
0.049773
Last updated: 7/7/2026, 8:04:09 AM
Quick Conversions
| ERN | SHP |
|---|---|
| 1 ERN | 0.05 SHP |
| 10 ERN | 0.50 SHP |
| 50 ERN | 2.49 SHP |
| 100 ERN | 4.98 SHP |
| 500 ERN | 24.89 SHP |
| 1,000 ERN | 49.79 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-07T08:04:09Z",
"rates": {
"SHP": 0.049786
}
}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.9786,
"rate": 0.049786
}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