Rate Overview
Live
1 ZAR = 0.511135 SVC
1 SVC = 1.9564
ZAR
Avg
0.523036
High
0.548612
Low
0.503939
Last updated: 3/28/2026, 1:49:24 PM
Quick Conversions
| ZAR | SVC |
|---|---|
| 1 ZAR | 0.51 SVC |
| 10 ZAR | 5.11 SVC |
| 50 ZAR | 25.56 SVC |
| 100 ZAR | 51.11 SVC |
| 500 ZAR | 255.57 SVC |
| 1,000 ZAR | 511.14 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-03-28T13:49:24Z",
"rates": {
"SVC": 0.511135
}
}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.1135,
"rate": 0.511135
}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