Rate Overview
Live
1 SYP = 0.006736 SHP
1 SHP = 148.4561
SYP
Avg
0.006744
High
0.006761
Low
0.006729
Last updated: 6/18/2026, 3:41:05 AM
Quick Conversions
| SYP | SHP |
|---|---|
| 1 SYP | 0.01 SHP |
| 10 SYP | 0.07 SHP |
| 50 SYP | 0.34 SHP |
| 100 SYP | 0.67 SHP |
| 500 SYP | 3.37 SHP |
| 1,000 SYP | 6.74 SHP |
Get SYP/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=SHPExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-18T03:41:05Z",
"rates": {
"SHP": 0.006736
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "SHP",
"amount": 100
},
"result": 0.6736,
"rate": 0.006736
}Build with SYP/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key