Rate Overview
Live
1 ZAR = 0.816208 SCR
1 SCR = 1.2252
ZAR
Avg
0.819064
High
0.917984
Low
0.756095
Last updated: 3/26/2026, 4:25:59 PM
Quick Conversions
| ZAR | SCR |
|---|---|
| 1 ZAR | 0.82 SCR |
| 10 ZAR | 8.16 SCR |
| 50 ZAR | 40.81 SCR |
| 100 ZAR | 81.62 SCR |
| 500 ZAR | 408.10 SCR |
| 1,000 ZAR | 816.21 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-26T16:25:59Z",
"rates": {
"SCR": 0.816208
}
}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.6208,
"rate": 0.816208
}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