Rate Overview
Live
1 ZAR = 0.884555 SCR
1 SCR = 1.1305
ZAR
Avg
0.882044
High
0.904225
Low
0.854762
Last updated: 6/30/2026, 12:48:11 AM
Quick Conversions
| ZAR | SCR |
|---|---|
| 1 ZAR | 0.88 SCR |
| 10 ZAR | 8.85 SCR |
| 50 ZAR | 44.23 SCR |
| 100 ZAR | 88.46 SCR |
| 500 ZAR | 442.28 SCR |
| 1,000 ZAR | 884.56 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-06-30T00:48:11Z",
"rates": {
"SCR": 0.884555
}
}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": 88.4555,
"rate": 0.884555
}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