Rate Overview
Live
1 SYP = 0.148089 SZL
1 SZL = 6.7527
SYP
Avg
0.149643
High
0.152268
Low
0.147056
Last updated: 5/9/2026, 4:58:17 AM
Quick Conversions
| SYP | SZL |
|---|---|
| 1 SYP | 0.15 SZL |
| 10 SYP | 1.48 SZL |
| 50 SYP | 7.40 SZL |
| 100 SYP | 14.81 SZL |
| 500 SYP | 74.04 SZL |
| 1,000 SYP | 148.09 SZL |
Get SYP/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=SZLExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-09T04:58:17Z",
"rates": {
"SZL": 0.148089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "SZL",
"amount": 100
},
"result": 14.8089,
"rate": 0.148089
}Build with SYP/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key