Rate Overview
Live
1 ZAR = 0.519758 SVC
1 SVC = 1.9240
ZAR
Avg
0.525959
High
0.532245
Low
0.519283
Last updated: 7/26/2026, 6:08:39 PM
Quick Conversions
| ZAR | SVC |
|---|---|
| 1 ZAR | 0.52 SVC |
| 10 ZAR | 5.20 SVC |
| 50 ZAR | 25.99 SVC |
| 100 ZAR | 51.98 SVC |
| 500 ZAR | 259.88 SVC |
| 1,000 ZAR | 519.76 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-26T18:08:39Z",
"rates": {
"SVC": 0.519758
}
}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": 51.97580000000001,
"rate": 0.519758
}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