Rate Overview
Live
1 ZAR = 0.520597 SVC
1 SVC = 1.9209
ZAR
Avg
0.501857
High
0.549020
Low
0.456248
Last updated: 7/24/2026, 6:09:05 AM
Quick Conversions
| ZAR | SVC |
|---|---|
| 1 ZAR | 0.52 SVC |
| 10 ZAR | 5.21 SVC |
| 50 ZAR | 26.03 SVC |
| 100 ZAR | 52.06 SVC |
| 500 ZAR | 260.30 SVC |
| 1,000 ZAR | 520.60 SVC |
Get ZAR/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SVCExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-24T06:09:05Z",
"rates": {
"SVC": 0.520597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SVC",
"amount": 100
},
"result": 52.0597,
"rate": 0.520597
}Build with ZAR/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key