Rate Overview
Live
1 ZAR = 0.528726 SVC
1 SVC = 1.8913
ZAR
Avg
0.535353
High
0.549323
Low
0.523387
Last updated: 3/7/2026, 7:40:33 AM
Quick Conversions
| ZAR | SVC |
|---|---|
| 1 ZAR | 0.53 SVC |
| 10 ZAR | 5.29 SVC |
| 50 ZAR | 26.44 SVC |
| 100 ZAR | 52.87 SVC |
| 500 ZAR | 264.36 SVC |
| 1,000 ZAR | 528.73 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-07T07:40:33Z",
"rates": {
"SVC": 0.528726
}
}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.872600000000006,
"rate": 0.528726
}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