Rate Overview
Live
1 ZAR = 0.861491 SCR
1 SCR = 1.1608
ZAR
Avg
0.873446
High
0.946067
Low
0.810866
Last updated: 7/26/2026, 4:52:54 AM
Quick Conversions
| ZAR | SCR |
|---|---|
| 1 ZAR | 0.86 SCR |
| 10 ZAR | 8.61 SCR |
| 50 ZAR | 43.07 SCR |
| 100 ZAR | 86.15 SCR |
| 500 ZAR | 430.75 SCR |
| 1,000 ZAR | 861.49 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-26T04:52:54Z",
"rates": {
"SCR": 0.861491
}
}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.1491,
"rate": 0.861491
}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