Rate Overview
Live
1 ZAR = 0.837390 SCR
1 SCR = 1.1942
ZAR
Avg
0.863183
High
0.909011
Low
0.815599
Last updated: 7/28/2026, 1:49:20 PM
Quick Conversions
| ZAR | SCR |
|---|---|
| 1 ZAR | 0.84 SCR |
| 10 ZAR | 8.37 SCR |
| 50 ZAR | 41.87 SCR |
| 100 ZAR | 83.74 SCR |
| 500 ZAR | 418.70 SCR |
| 1,000 ZAR | 837.39 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-28T13:49:20Z",
"rates": {
"SCR": 0.83739
}
}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.73899999999999,
"rate": 0.83739
}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