Rate Overview
Live
1 SYP = 0.001240 ZAR
1 ZAR = 806.4516
SYP
Avg
0.083855
High
0.155284
Low
0.001240
Last updated: 8/20/2026, 11:04:47 AM
Quick Conversions
| SYP | ZAR |
|---|---|
| 1 SYP | 0.00 ZAR |
| 10 SYP | 0.01 ZAR |
| 50 SYP | 0.06 ZAR |
| 100 SYP | 0.12 ZAR |
| 500 SYP | 0.62 ZAR |
| 1,000 SYP | 1.24 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-08-20T11:04:47Z",
"rates": {
"ZAR": 0.00124
}
}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": 0.124,
"rate": 0.00124
}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