Rate Overview
Live
1 ZAR = 0.531412 SVC
1 SVC = 1.8818
ZAR
Avg
0.534773
High
0.551691
Low
0.517339
Last updated: 7/21/2026, 4:43:53 PM
Quick Conversions
| ZAR | SVC |
|---|---|
| 1 ZAR | 0.53 SVC |
| 10 ZAR | 5.31 SVC |
| 50 ZAR | 26.57 SVC |
| 100 ZAR | 53.14 SVC |
| 500 ZAR | 265.71 SVC |
| 1,000 ZAR | 531.41 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-21T16:43:53Z",
"rates": {
"SVC": 0.531412
}
}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.1412,
"rate": 0.531412
}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