Rate Overview
Live
1 SVC = 1.8727 ZAR
1 ZAR = 0.533984
SVC
Avg
1.8896
High
1.9564
Low
1.8204
Last updated: 5/27/2026, 10:50:28 PM
Quick Conversions
| SVC | ZAR |
|---|---|
| 1 SVC | 1.87 ZAR |
| 10 SVC | 18.73 ZAR |
| 50 SVC | 93.64 ZAR |
| 100 SVC | 187.27 ZAR |
| 500 SVC | 936.36 ZAR |
| 1,000 SVC | 1,872.71 ZAR |
Get SVC/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=ZARExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-27T22:50:28Z",
"rates": {
"ZAR": 1.872714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "ZAR",
"amount": 100
},
"result": 187.2714,
"rate": 1.872714
}Build with SVC/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key