Rate Overview
Live
1 ZAR = 0.899534 SCR
1 SCR = 1.1117
ZAR
Avg
0.868412
High
0.899819
Low
0.809521
Last updated: 7/7/2026, 12:27:18 PM
Quick Conversions
| ZAR | SCR |
|---|---|
| 1 ZAR | 0.90 SCR |
| 10 ZAR | 9.00 SCR |
| 50 ZAR | 44.98 SCR |
| 100 ZAR | 89.95 SCR |
| 500 ZAR | 449.77 SCR |
| 1,000 ZAR | 899.53 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-07T12:27:18Z",
"rates": {
"SCR": 0.899534
}
}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": 89.95339999999999,
"rate": 0.899534
}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