Rate Overview
Live
1 SCR = 1.1018 ZAR
1 ZAR = 0.907580
SCR
Avg
1.1196
High
1.1484
Low
1.1011
Last updated: 8/31/2026, 12:10:55 AM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.10 ZAR |
| 10 SCR | 11.02 ZAR |
| 50 SCR | 55.09 ZAR |
| 100 SCR | 110.18 ZAR |
| 500 SCR | 550.92 ZAR |
| 1,000 SCR | 1,101.83 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-08-31T00:10:55Z",
"rates": {
"ZAR": 1.101831
}
}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": 110.1831,
"rate": 1.101831
}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