Rate Overview
Live
1 ZAR = 0.917782 SCR
1 SCR = 1.0896
ZAR
Avg
0.896132
High
0.917782
Low
0.863625
Last updated: 9/6/2026, 8:45:23 PM
Quick Conversions
| ZAR | SCR |
|---|---|
| 1 ZAR | 0.92 SCR |
| 10 ZAR | 9.18 SCR |
| 50 ZAR | 45.89 SCR |
| 100 ZAR | 91.78 SCR |
| 500 ZAR | 458.89 SCR |
| 1,000 ZAR | 917.78 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-09-06T20:45:23Z",
"rates": {
"SCR": 0.917782
}
}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": 91.7782,
"rate": 0.917782
}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