Rate Overview
Live
1 SHP = 1.1715 EUR
1 EUR = 0.853575
SHP
Avg
1.1738
High
1.1780
Low
1.1701
Last updated: 7/26/2026, 1:52:47 PM
Quick Conversions
| SHP | EUR |
|---|---|
| 1 SHP | 1.17 EUR |
| 10 SHP | 11.72 EUR |
| 50 SHP | 58.58 EUR |
| 100 SHP | 117.15 EUR |
| 500 SHP | 585.77 EUR |
| 1,000 SHP | 1,171.54 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-26T13:52:47Z",
"rates": {
"EUR": 1.171543
}
}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.1543,
"rate": 1.171543
}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