Rate Overview
Live
1 SHP = 1.1349 EUR
1 EUR = 0.881134
SHP
Avg
1.1377
High
1.1464
Low
1.1344
Last updated: 4/16/2026, 7:40:26 AM
Quick Conversions
| SHP | EUR |
|---|---|
| 1 SHP | 1.13 EUR |
| 10 SHP | 11.35 EUR |
| 50 SHP | 56.75 EUR |
| 100 SHP | 113.49 EUR |
| 500 SHP | 567.45 EUR |
| 1,000 SHP | 1,134.90 EUR |
Get SHP/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=EURExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-04-16T07:40:26Z",
"rates": {
"EUR": 1.134901
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "EUR",
"amount": 100
},
"result": 113.4901,
"rate": 1.134901
}Build with SHP/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key