Rate Overview
Live
1 SHP = 148.7440 SYP
1 SYP = 0.006723
SHP
Avg
148.6350
High
149.0935
Low
148.1875
Last updated: 5/27/2026, 7:17:47 PM
Quick Conversions
| SHP | SYP |
|---|---|
| 1 SHP | 148.74 SYP |
| 10 SHP | 1,487.44 SYP |
| 50 SHP | 7,437.20 SYP |
| 100 SHP | 14,874.40 SYP |
| 500 SHP | 74,372.00 SYP |
| 1,000 SHP | 148,744.00 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-27T19:17:47Z",
"rates": {
"SYP": 148.743996
}
}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": 14874.3996,
"rate": 148.743996
}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