Rate Overview
Live
1 SHP = 148.6157 SYP
1 SYP = 0.006729
SHP
Avg
147.9686
High
148.6157
Low
147.4935
Last updated: 7/11/2026, 2:11:28 AM
Quick Conversions
| SHP | SYP |
|---|---|
| 1 SHP | 148.62 SYP |
| 10 SHP | 1,486.16 SYP |
| 50 SHP | 7,430.79 SYP |
| 100 SHP | 14,861.57 SYP |
| 500 SHP | 74,307.87 SYP |
| 1,000 SHP | 148,615.73 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-07-11T02:11:28Z",
"rates": {
"SYP": 148.615731
}
}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": 14861.573100000001,
"rate": 148.615731
}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