Rate Overview
Live
1 SVC = 1.9564 ZAR
1 ZAR = 0.511135
SVC
Avg
1.9841
High
2.2038
Low
1.8228
Last updated: 3/28/2026, 1:51:10 PM
Quick Conversions
| SVC | ZAR |
|---|---|
| 1 SVC | 1.96 ZAR |
| 10 SVC | 19.56 ZAR |
| 50 SVC | 97.82 ZAR |
| 100 SVC | 195.64 ZAR |
| 500 SVC | 978.21 ZAR |
| 1,000 SVC | 1,956.43 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-03-28T13:51:10Z",
"rates": {
"ZAR": 1.956429
}
}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": 195.6429,
"rate": 1.956429
}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