Rate Overview
Live
1 ZAR = 6.7490 SYP
1 SYP = 0.148170
ZAR
Avg
151.4600
High
670.5402
Low
6.4560
Last updated: 5/27/2026, 7:22:46 PM
Quick Conversions
| ZAR | SYP |
|---|---|
| 1 ZAR | 6.75 SYP |
| 10 ZAR | 67.49 SYP |
| 50 ZAR | 337.45 SYP |
| 100 ZAR | 674.90 SYP |
| 500 ZAR | 3,374.51 SYP |
| 1,000 ZAR | 6,749.01 SYP |
Get ZAR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SYPExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-27T19:22:46Z",
"rates": {
"SYP": 6.749013
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SYP",
"amount": 100
},
"result": 674.9013,
"rate": 6.749013
}Build with ZAR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key