Rate Overview
Live
1 SCR = 1.2284 ZAR
1 ZAR = 0.814069
SCR
Avg
1.1641
High
1.2284
Low
1.1102
Last updated: 3/26/2026, 1:16:32 PM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.23 ZAR |
| 10 SCR | 12.28 ZAR |
| 50 SCR | 61.42 ZAR |
| 100 SCR | 122.84 ZAR |
| 500 SCR | 614.20 ZAR |
| 1,000 SCR | 1,228.40 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-03-26T13:16:32Z",
"rates": {
"ZAR": 1.228397
}
}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": 122.8397,
"rate": 1.228397
}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