Rate Overview
Live
1 SVC = 1.8327 ZAR
1 ZAR = 0.545631
SVC
Avg
1.8383
High
1.8473
Low
1.8270
Last updated: 9/3/2026, 7:39:04 AM
Quick Conversions
| SVC | ZAR |
|---|---|
| 1 SVC | 1.83 ZAR |
| 10 SVC | 18.33 ZAR |
| 50 SVC | 91.64 ZAR |
| 100 SVC | 183.27 ZAR |
| 500 SVC | 916.37 ZAR |
| 1,000 SVC | 1,832.74 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-09-03T07:39:04Z",
"rates": {
"ZAR": 1.832742
}
}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": 183.2742,
"rate": 1.832742
}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