Rate Overview
Live
1 SHP = 148.9466 SYP
1 SYP = 0.006714
SHP
Avg
148.2900
High
148.9466
Low
148.0375
Last updated: 5/7/2026, 11:28:48 AM
Quick Conversions
| SHP | SYP |
|---|---|
| 1 SHP | 148.95 SYP |
| 10 SHP | 1,489.47 SYP |
| 50 SHP | 7,447.33 SYP |
| 100 SHP | 14,894.66 SYP |
| 500 SHP | 74,473.30 SYP |
| 1,000 SHP | 148,946.61 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-05-07T11:28:48Z",
"rates": {
"SYP": 148.946607
}
}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": 14894.6607,
"rate": 148.946607
}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