Rate Overview
Live
1 ZAR = 0.540617 SVC
1 SVC = 1.8497
ZAR
Avg
0.536873
High
0.540617
Low
0.527051
Last updated: 6/17/2026, 6:49:18 AM
Quick Conversions
| ZAR | SVC |
|---|---|
| 1 ZAR | 0.54 SVC |
| 10 ZAR | 5.41 SVC |
| 50 ZAR | 27.03 SVC |
| 100 ZAR | 54.06 SVC |
| 500 ZAR | 270.31 SVC |
| 1,000 ZAR | 540.62 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-06-17T06:49:18Z",
"rates": {
"SVC": 0.540617
}
}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": 54.0617,
"rate": 0.540617
}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