Rate Overview
Live
1 SYP = 0.146897 SZL
1 SZL = 6.8075
SYP
Avg
0.149351
High
0.152268
Low
0.146897
Last updated: 5/29/2026, 6:45:04 PM
Quick Conversions
| SYP | SZL |
|---|---|
| 1 SYP | 0.15 SZL |
| 10 SYP | 1.47 SZL |
| 50 SYP | 7.34 SZL |
| 100 SYP | 14.69 SZL |
| 500 SYP | 73.45 SZL |
| 1,000 SYP | 146.90 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-29T18:45:04Z",
"rates": {
"SZL": 0.146897
}
}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.6897,
"rate": 0.146897
}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