Rate Overview
Live
1 SYP = 0.155077 ZAR
1 ZAR = 6.4484
SYP
Avg
0.126660
High
0.155077
Low
0.001487
Last updated: 3/27/2026, 1:40:11 PM
Quick Conversions
| SYP | ZAR |
|---|---|
| 1 SYP | 0.16 ZAR |
| 10 SYP | 1.55 ZAR |
| 50 SYP | 7.75 ZAR |
| 100 SYP | 15.51 ZAR |
| 500 SYP | 77.54 ZAR |
| 1,000 SYP | 155.08 ZAR |
Get SYP/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=ZARExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T13:40:11Z",
"rates": {
"ZAR": 0.155077
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "ZAR",
"amount": 100
},
"result": 15.5077,
"rate": 0.155077
}Build with SYP/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key