Rate Overview
Live
1 SHP = 145.7788 SYP
1 SYP = 0.006860
SHP
Avg
147.6204
High
148.6095
Low
145.7788
Last updated: 6/19/2026, 8:31:19 AM
Quick Conversions
| SHP | SYP |
|---|---|
| 1 SHP | 145.78 SYP |
| 10 SHP | 1,457.79 SYP |
| 50 SHP | 7,288.94 SYP |
| 100 SHP | 14,577.88 SYP |
| 500 SHP | 72,889.42 SYP |
| 1,000 SHP | 145,778.85 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-06-19T08:31:19Z",
"rates": {
"SYP": 145.778848
}
}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": 14577.884800000002,
"rate": 145.778848
}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