Rate Overview
Live
1 SYP = 0.001232 SZL
1 SZL = 811.6883
SYP
Avg
0.001238
High
0.001248
Low
0.001230
Last updated: 8/23/2026, 3:34:53 PM
Quick Conversions
| SYP | SZL |
|---|---|
| 1 SYP | 0.00 SZL |
| 10 SYP | 0.01 SZL |
| 50 SYP | 0.06 SZL |
| 100 SYP | 0.12 SZL |
| 500 SYP | 0.62 SZL |
| 1,000 SYP | 1.23 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-08-23T15:34:53Z",
"rates": {
"SZL": 0.001232
}
}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": 0.1232,
"rate": 0.001232
}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