Rate Overview
Live
1 SHP = 1.1529 EUR
1 EUR = 0.867373
SHP
Avg
1.1485
High
1.1564
Low
1.1422
Last updated: 3/6/2026, 8:00:24 PM
Quick Conversions
| SHP | EUR |
|---|---|
| 1 SHP | 1.15 EUR |
| 10 SHP | 11.53 EUR |
| 50 SHP | 57.65 EUR |
| 100 SHP | 115.29 EUR |
| 500 SHP | 576.45 EUR |
| 1,000 SHP | 1,152.91 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-03-06T20:00:24Z",
"rates": {
"EUR": 1.152907
}
}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": 115.29069999999999,
"rate": 1.152907
}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