Rate Overview
Live
1 SYP = 0.149576 ZAR
1 ZAR = 6.6856
SYP
Avg
0.147518
High
0.151257
Low
0.144118
Last updated: 3/7/2026, 1:40:20 AM
Quick Conversions
| SYP | ZAR |
|---|---|
| 1 SYP | 0.15 ZAR |
| 10 SYP | 1.50 ZAR |
| 50 SYP | 7.48 ZAR |
| 100 SYP | 14.96 ZAR |
| 500 SYP | 74.79 ZAR |
| 1,000 SYP | 149.58 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-07T01:40:20Z",
"rates": {
"ZAR": 0.149576
}
}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.9576,
"rate": 0.149576
}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