Rate Overview
Live
1 ZAR = 0.814068 SCR
1 SCR = 1.2284
ZAR
Avg
0.860133
High
0.900775
Low
0.814068
Last updated: 3/26/2026, 1:21:50 PM
Quick Conversions
| ZAR | SCR |
|---|---|
| 1 ZAR | 0.81 SCR |
| 10 ZAR | 8.14 SCR |
| 50 ZAR | 40.70 SCR |
| 100 ZAR | 81.41 SCR |
| 500 ZAR | 407.03 SCR |
| 1,000 ZAR | 814.07 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-03-26T13:21:50Z",
"rates": {
"SCR": 0.814068
}
}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": 81.4068,
"rate": 0.814068
}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