Rate Overview
Live
1 ZAR = 0.834513 SCR
1 SCR = 1.1983
ZAR
Avg
0.878073
High
0.947503
Low
0.823267
Last updated: 7/28/2026, 11:14:56 AM
Quick Conversions
| ZAR | SCR |
|---|---|
| 1 ZAR | 0.83 SCR |
| 10 ZAR | 8.35 SCR |
| 50 ZAR | 41.73 SCR |
| 100 ZAR | 83.45 SCR |
| 500 ZAR | 417.26 SCR |
| 1,000 ZAR | 834.51 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-28T11:14:56Z",
"rates": {
"SCR": 0.834513
}
}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.45129999999999,
"rate": 0.834513
}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