Rate Overview
Live
1 SVC = 1.8727 ZAR
1 ZAR = 0.533991
SVC
Avg
1.8777
High
1.8964
Low
1.8662
Last updated: 5/27/2026, 5:13:27 PM
Quick Conversions
| SVC | ZAR |
|---|---|
| 1 SVC | 1.87 ZAR |
| 10 SVC | 18.73 ZAR |
| 50 SVC | 93.63 ZAR |
| 100 SVC | 187.27 ZAR |
| 500 SVC | 936.35 ZAR |
| 1,000 SVC | 1,872.69 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-27T17:13:27Z",
"rates": {
"ZAR": 1.872691
}
}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.2691,
"rate": 1.872691
}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