Rate Overview
Live
1 ZAR = 0.532932 SVC
1 SVC = 1.8764
ZAR
Avg
0.534852
High
0.551691
Low
0.517339
Last updated: 6/29/2026, 9:04:19 PM
Quick Conversions
| ZAR | SVC |
|---|---|
| 1 ZAR | 0.53 SVC |
| 10 ZAR | 5.33 SVC |
| 50 ZAR | 26.65 SVC |
| 100 ZAR | 53.29 SVC |
| 500 ZAR | 266.47 SVC |
| 1,000 ZAR | 532.93 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-06-29T21:04:19Z",
"rates": {
"SVC": 0.532932
}
}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.2932,
"rate": 0.532932
}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