Rate Overview
Live
1 SCR = 1.1585 ZAR
1 ZAR = 0.863167
SCR
Avg
1.1403
High
1.1861
Low
1.0824
Last updated: 4/15/2026, 8:26:20 PM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.16 ZAR |
| 10 SCR | 11.59 ZAR |
| 50 SCR | 57.93 ZAR |
| 100 SCR | 115.85 ZAR |
| 500 SCR | 579.26 ZAR |
| 1,000 SCR | 1,158.53 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-04-15T20:26:20Z",
"rates": {
"ZAR": 1.158525
}
}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.8525,
"rate": 1.158525
}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