Rate Overview
Live
1 SHP = 148.0405 SYP
1 SYP = 0.006755
SHP
Avg
148.0776
High
148.1798
Low
148.0405
Last updated: 4/17/2026, 6:29:13 AM
Quick Conversions
| SHP | SYP |
|---|---|
| 1 SHP | 148.04 SYP |
| 10 SHP | 1,480.41 SYP |
| 50 SHP | 7,402.03 SYP |
| 100 SHP | 14,804.05 SYP |
| 500 SHP | 74,020.25 SYP |
| 1,000 SHP | 148,040.51 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-04-17T06:29:13Z",
"rates": {
"SYP": 148.040506
}
}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": 14804.050599999999,
"rate": 148.040506
}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