Rate Overview
Live
1 SCR = 1.1075 ZAR
1 ZAR = 0.902944
SCR
Avg
1.1276
High
1.1896
Low
1.0877
Last updated: 3/6/2026, 7:56:24 AM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.11 ZAR |
| 10 SCR | 11.07 ZAR |
| 50 SCR | 55.37 ZAR |
| 100 SCR | 110.75 ZAR |
| 500 SCR | 553.74 ZAR |
| 1,000 SCR | 1,107.49 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-06T07:56:24Z",
"rates": {
"ZAR": 1.107488
}
}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.7488,
"rate": 1.107488
}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