Rate Overview
Live
1 SVC = 1.9178 ZAR
1 ZAR = 0.521432
SVC
Avg
1.9188
High
2.0596
Low
1.8126
Last updated: 7/28/2026, 12:41:51 AM
Quick Conversions
| SVC | ZAR |
|---|---|
| 1 SVC | 1.92 ZAR |
| 10 SVC | 19.18 ZAR |
| 50 SVC | 95.89 ZAR |
| 100 SVC | 191.78 ZAR |
| 500 SVC | 958.90 ZAR |
| 1,000 SVC | 1,917.79 ZAR |
Get SVC/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=ZARExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-28T00:41:51Z",
"rates": {
"ZAR": 1.917794
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "ZAR",
"amount": 100
},
"result": 191.7794,
"rate": 1.917794
}Build with SVC/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key