Rate Overview
Live
1 ZAR = 0.835734 SCR
1 SCR = 1.1966
ZAR
Avg
0.839452
High
0.879082
Low
0.820289
Last updated: 5/6/2026, 3:58:27 AM
Quick Conversions
| ZAR | SCR |
|---|---|
| 1 ZAR | 0.84 SCR |
| 10 ZAR | 8.36 SCR |
| 50 ZAR | 41.79 SCR |
| 100 ZAR | 83.57 SCR |
| 500 ZAR | 417.87 SCR |
| 1,000 ZAR | 835.73 SCR |
Get ZAR/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SCRExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-06T03:58:27Z",
"rates": {
"SCR": 0.835734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SCR",
"amount": 100
},
"result": 83.57339999999999,
"rate": 0.835734
}Build with ZAR/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key