Rate Overview
Live
1 SHP = 1.1558 EUR
1 EUR = 0.865238
SHP
Avg
1.1578
High
1.1600
Low
1.1534
Last updated: 6/16/2026, 8:54:52 AM
Quick Conversions
| SHP | EUR |
|---|---|
| 1 SHP | 1.16 EUR |
| 10 SHP | 11.56 EUR |
| 50 SHP | 57.79 EUR |
| 100 SHP | 115.58 EUR |
| 500 SHP | 577.88 EUR |
| 1,000 SHP | 1,155.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-06-16T08:54:52Z",
"rates": {
"EUR": 1.155752
}
}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.5752,
"rate": 1.155752
}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