Rate Overview
Live
1 SHP = 1.1378 EUR
1 EUR = 0.878925
SHP
Avg
1.1426
High
1.1462
Low
1.1378
Last updated: 5/6/2026, 12:21:09 PM
Quick Conversions
| SHP | EUR |
|---|---|
| 1 SHP | 1.14 EUR |
| 10 SHP | 11.38 EUR |
| 50 SHP | 56.89 EUR |
| 100 SHP | 113.78 EUR |
| 500 SHP | 568.88 EUR |
| 1,000 SHP | 1,137.75 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-05-06T12:21:09Z",
"rates": {
"EUR": 1.137753
}
}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.7753,
"rate": 1.137753
}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