Rate Overview
Live
1 ZAR = 0.863247 SCR
1 SCR = 1.1584
ZAR
Avg
0.854944
High
0.946067
Low
0.800860
Last updated: 7/21/2026, 1:45:55 PM
Quick Conversions
| ZAR | SCR |
|---|---|
| 1 ZAR | 0.86 SCR |
| 10 ZAR | 8.63 SCR |
| 50 ZAR | 43.16 SCR |
| 100 ZAR | 86.32 SCR |
| 500 ZAR | 431.62 SCR |
| 1,000 ZAR | 863.25 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-07-21T13:45:55Z",
"rates": {
"SCR": 0.863247
}
}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": 86.32469999999999,
"rate": 0.863247
}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