Rate Overview
Live
1 SYP = 0.147913 ZAR
1 ZAR = 6.7607
SYP
Avg
0.056999
High
0.154407
Low
0.001321
Last updated: 5/27/2026, 6:14:56 AM
Quick Conversions
| SYP | ZAR |
|---|---|
| 1 SYP | 0.15 ZAR |
| 10 SYP | 1.48 ZAR |
| 50 SYP | 7.40 ZAR |
| 100 SYP | 14.79 ZAR |
| 500 SYP | 73.96 ZAR |
| 1,000 SYP | 147.91 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-05-27T06:14:56Z",
"rates": {
"ZAR": 0.147913
}
}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": 14.7913,
"rate": 0.147913
}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