Rate Overview
Live
1 ZAR = 0.818563 SCR
1 SCR = 1.2217
ZAR
Avg
0.819181
High
0.917984
Low
0.756095
Last updated: 3/26/2026, 2:50:52 PM
Quick Conversions
| ZAR | SCR |
|---|---|
| 1 ZAR | 0.82 SCR |
| 10 ZAR | 8.19 SCR |
| 50 ZAR | 40.93 SCR |
| 100 ZAR | 81.86 SCR |
| 500 ZAR | 409.28 SCR |
| 1,000 ZAR | 818.56 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-26T14:50:52Z",
"rates": {
"SCR": 0.818563
}
}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.8563,
"rate": 0.818563
}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