Rate Overview
Live
1 ZAR = 0.529882 SVC
1 SVC = 1.8872
ZAR
Avg
0.531545
High
0.534722
Low
0.528978
Last updated: 7/20/2026, 11:27:34 PM
Quick Conversions
| ZAR | SVC |
|---|---|
| 1 ZAR | 0.53 SVC |
| 10 ZAR | 5.30 SVC |
| 50 ZAR | 26.49 SVC |
| 100 ZAR | 52.99 SVC |
| 500 ZAR | 264.94 SVC |
| 1,000 ZAR | 529.88 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-20T23:27:34Z",
"rates": {
"SVC": 0.529882
}
}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.9882,
"rate": 0.529882
}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