Rate Overview
Live
1 SVC = 1.9206 ZAR
1 ZAR = 0.520683
SVC
Avg
1.8732
High
1.9330
Low
1.8126
Last updated: 7/28/2026, 11:57:49 AM
Quick Conversions
| SVC | ZAR |
|---|---|
| 1 SVC | 1.92 ZAR |
| 10 SVC | 19.21 ZAR |
| 50 SVC | 96.03 ZAR |
| 100 SVC | 192.06 ZAR |
| 500 SVC | 960.28 ZAR |
| 1,000 SVC | 1,920.55 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-28T11:57:49Z",
"rates": {
"ZAR": 1.920554
}
}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": 192.05540000000002,
"rate": 1.920554
}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