Rate Overview
Live
1 ZAR = 0.534798 SVC
1 SVC = 1.8699
ZAR
Avg
0.532697
High
0.535849
Low
0.527313
Last updated: 5/27/2026, 9:35:14 PM
Quick Conversions
| ZAR | SVC |
|---|---|
| 1 ZAR | 0.53 SVC |
| 10 ZAR | 5.35 SVC |
| 50 ZAR | 26.74 SVC |
| 100 ZAR | 53.48 SVC |
| 500 ZAR | 267.40 SVC |
| 1,000 ZAR | 534.80 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-05-27T21:35:14Z",
"rates": {
"SVC": 0.534798
}
}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": 53.4798,
"rate": 0.534798
}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