Rate Overview
Live
1 SHP = 147.7632 SYP
1 SYP = 0.006768
SHP
Avg
148.3338
High
149.7513
Low
147.3646
Last updated: 3/7/2026, 1:05:54 AM
Quick Conversions
| SHP | SYP |
|---|---|
| 1 SHP | 147.76 SYP |
| 10 SHP | 1,477.63 SYP |
| 50 SHP | 7,388.16 SYP |
| 100 SHP | 14,776.32 SYP |
| 500 SHP | 73,881.61 SYP |
| 1,000 SHP | 147,763.23 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-03-07T01:05:54Z",
"rates": {
"SYP": 147.763229
}
}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": 14776.3229,
"rate": 147.763229
}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