Rate Overview
Live
1 SHP = 1.1650 EUR
1 EUR = 0.858382
SHP
Avg
1.1676
High
1.1707
Low
1.1650
Last updated: 8/14/2026, 3:53:21 PM
Quick Conversions
| SHP | EUR |
|---|---|
| 1 SHP | 1.16 EUR |
| 10 SHP | 11.65 EUR |
| 50 SHP | 58.25 EUR |
| 100 SHP | 116.50 EUR |
| 500 SHP | 582.49 EUR |
| 1,000 SHP | 1,164.98 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-08-14T15:53:21Z",
"rates": {
"EUR": 1.164982
}
}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": 116.4982,
"rate": 1.164982
}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