Rate Overview
Live
1 SVC = 1.8712 ZAR
1 ZAR = 0.534427
SVC
Avg
1.8793
High
1.8989
Low
1.8707
Last updated: 4/17/2026, 10:44:41 AM
Quick Conversions
| SVC | ZAR |
|---|---|
| 1 SVC | 1.87 ZAR |
| 10 SVC | 18.71 ZAR |
| 50 SVC | 93.56 ZAR |
| 100 SVC | 187.12 ZAR |
| 500 SVC | 935.58 ZAR |
| 1,000 SVC | 1,871.16 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-04-17T10:44:41Z",
"rates": {
"ZAR": 1.871163
}
}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": 187.1163,
"rate": 1.871163
}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