Rate Overview
Live
1 SHP = 1.1757 EUR
1 EUR = 0.850556
SHP
Avg
1.1516
High
1.1803
Low
1.1349
Last updated: 7/21/2026, 10:01:07 AM
Quick Conversions
| SHP | EUR |
|---|---|
| 1 SHP | 1.18 EUR |
| 10 SHP | 11.76 EUR |
| 50 SHP | 58.79 EUR |
| 100 SHP | 117.57 EUR |
| 500 SHP | 587.85 EUR |
| 1,000 SHP | 1,175.70 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-07-21T10:01:07Z",
"rates": {
"EUR": 1.175701
}
}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": 117.57010000000001,
"rate": 1.175701
}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