Rate Overview
Live
1 ZAR = 6.7505 SYP
1 SYP = 0.148137
ZAR
Avg
442.6578
High
756.6639
Low
6.4764
Last updated: 5/27/2026, 8:33:53 PM
Quick Conversions
| ZAR | SYP |
|---|---|
| 1 ZAR | 6.75 SYP |
| 10 ZAR | 67.50 SYP |
| 50 ZAR | 337.52 SYP |
| 100 ZAR | 675.05 SYP |
| 500 ZAR | 3,375.25 SYP |
| 1,000 ZAR | 6,750.50 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-27T20:33:53Z",
"rates": {
"SYP": 6.750496
}
}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": 675.0496,
"rate": 6.750496
}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