Rate Overview
Live
1 SVC = 1.8567 ZAR
1 ZAR = 0.538586
SVC
Avg
1.8939
High
1.9182
Low
1.8567
Last updated: 5/7/2026, 1:46:05 PM
Quick Conversions
| SVC | ZAR |
|---|---|
| 1 SVC | 1.86 ZAR |
| 10 SVC | 18.57 ZAR |
| 50 SVC | 92.84 ZAR |
| 100 SVC | 185.67 ZAR |
| 500 SVC | 928.36 ZAR |
| 1,000 SVC | 1,856.72 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-05-07T13:46:05Z",
"rates": {
"ZAR": 1.856715
}
}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": 185.67149999999998,
"rate": 1.856715
}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