Rate Overview
Live
1 SCR = 1.2332 ZAR
1 ZAR = 0.810868
SCR
Avg
1.1642
High
1.2353
Low
1.1059
Last updated: 7/4/2026, 1:52:29 PM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.23 ZAR |
| 10 SCR | 12.33 ZAR |
| 50 SCR | 61.66 ZAR |
| 100 SCR | 123.32 ZAR |
| 500 SCR | 616.62 ZAR |
| 1,000 SCR | 1,233.25 ZAR |
Get SCR/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=ZARExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-04T13:52:29Z",
"rates": {
"ZAR": 1.233247
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "ZAR",
"amount": 100
},
"result": 123.32469999999999,
"rate": 1.233247
}Build with SCR/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key