Rate Overview
Live
1 SCR = 1.1248 ZAR
1 ZAR = 0.889038
SCR
Avg
1.1622
High
1.1985
Low
1.1142
Last updated: 6/15/2026, 5:34:23 AM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.12 ZAR |
| 10 SCR | 11.25 ZAR |
| 50 SCR | 56.24 ZAR |
| 100 SCR | 112.48 ZAR |
| 500 SCR | 562.41 ZAR |
| 1,000 SCR | 1,124.81 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-06-15T05:34:23Z",
"rates": {
"ZAR": 1.124811
}
}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": 112.4811,
"rate": 1.124811
}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