Rate Overview
Live
1 SCR = 1.1563 ZAR
1 ZAR = 0.864796
SCR
Avg
1.1347
High
1.2167
Low
1.0699
Last updated: 7/25/2026, 12:05:36 AM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.16 ZAR |
| 10 SCR | 11.56 ZAR |
| 50 SCR | 57.82 ZAR |
| 100 SCR | 115.63 ZAR |
| 500 SCR | 578.17 ZAR |
| 1,000 SCR | 1,156.34 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-25T00:05:36Z",
"rates": {
"ZAR": 1.156342
}
}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": 115.63419999999999,
"rate": 1.156342
}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