Rate Overview
Live
1 ERN = 0.049419 SHP
1 SHP = 20.2351
ERN
Avg
0.049432
High
0.049552
Low
0.049345
Last updated: 8/13/2026, 4:32:28 AM
Quick Conversions
| ERN | SHP |
|---|---|
| 1 ERN | 0.05 SHP |
| 10 ERN | 0.49 SHP |
| 50 ERN | 2.47 SHP |
| 100 ERN | 4.94 SHP |
| 500 ERN | 24.71 SHP |
| 1,000 ERN | 49.42 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-08-13T04:32:28Z",
"rates": {
"SHP": 0.049419
}
}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.9418999999999995,
"rate": 0.049419
}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