Rate Overview
Live
1 ZAR = 0.881174 SCR
1 SCR = 1.1348
ZAR
Avg
0.864656
High
0.890787
Low
0.809521
Last updated: 7/6/2026, 10:33:43 AM
Quick Conversions
| ZAR | SCR |
|---|---|
| 1 ZAR | 0.88 SCR |
| 10 ZAR | 8.81 SCR |
| 50 ZAR | 44.06 SCR |
| 100 ZAR | 88.12 SCR |
| 500 ZAR | 440.59 SCR |
| 1,000 ZAR | 881.17 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-06T10:33:43Z",
"rates": {
"SCR": 0.881174
}
}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.1174,
"rate": 0.881174
}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