Rate Overview
Live
1 ZAR = 0.862088 SCR
1 SCR = 1.1600
ZAR
Avg
0.877859
High
0.923913
Low
0.843112
Last updated: 4/15/2026, 10:14:47 PM
Quick Conversions
| ZAR | SCR |
|---|---|
| 1 ZAR | 0.86 SCR |
| 10 ZAR | 8.62 SCR |
| 50 ZAR | 43.10 SCR |
| 100 ZAR | 86.21 SCR |
| 500 ZAR | 431.04 SCR |
| 1,000 ZAR | 862.09 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-04-15T22:14:47Z",
"rates": {
"SCR": 0.862088
}
}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.2088,
"rate": 0.862088
}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