Rate Overview
Live
1 ZAR = 0.534308 SVC
1 SVC = 1.8716
ZAR
Avg
0.529472
High
0.549323
Low
0.511135
Last updated: 5/27/2026, 8:30:27 PM
Quick Conversions
| ZAR | SVC |
|---|---|
| 1 ZAR | 0.53 SVC |
| 10 ZAR | 5.34 SVC |
| 50 ZAR | 26.72 SVC |
| 100 ZAR | 53.43 SVC |
| 500 ZAR | 267.15 SVC |
| 1,000 ZAR | 534.31 SVC |
Get ZAR/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SVCExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-27T20:30:27Z",
"rates": {
"SVC": 0.534308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SVC",
"amount": 100
},
"result": 53.4308,
"rate": 0.534308
}Build with ZAR/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key