Rate Overview
Live
1 SHP = 17747.06 SYP
1 SYP = 0.000056
SHP
Avg
17707.33
High
17758.96
Low
17615.93
Last updated: 8/24/2026, 4:00:46 AM
Quick Conversions
| SHP | SYP |
|---|---|
| 1 SHP | 17,747.06 SYP |
| 10 SHP | 177,470.61 SYP |
| 50 SHP | 887,353.04 SYP |
| 100 SHP | 1,774,706.09 SYP |
| 500 SHP | 8,873,530.44 SYP |
| 1,000 SHP | 17,747,060.89 SYP |
Get SHP/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=SYPExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-08-24T04:00:46Z",
"rates": {
"SYP": 17747.060887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "SYP",
"amount": 100
},
"result": 1774706.0887,
"rate": 17747.060887
}Build with SHP/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key