Rate Overview
Live
1 ZAR = 0.520683 SVC
1 SVC = 1.9206
ZAR
Avg
0.521714
High
0.551691
Low
0.485523
Last updated: 7/28/2026, 11:57:44 AM
Quick Conversions
| ZAR | SVC |
|---|---|
| 1 ZAR | 0.52 SVC |
| 10 ZAR | 5.21 SVC |
| 50 ZAR | 26.03 SVC |
| 100 ZAR | 52.07 SVC |
| 500 ZAR | 260.34 SVC |
| 1,000 ZAR | 520.68 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-28T11:57:44Z",
"rates": {
"SVC": 0.520683
}
}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.0683,
"rate": 0.520683
}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