Rate Overview
Live
1 SCR = 1.1536 ZAR
1 ZAR = 0.866888
SCR
Avg
1.1383
High
1.2147
Low
1.0554
Last updated: 7/25/2026, 3:57:05 PM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.15 ZAR |
| 10 SCR | 11.54 ZAR |
| 50 SCR | 57.68 ZAR |
| 100 SCR | 115.36 ZAR |
| 500 SCR | 576.78 ZAR |
| 1,000 SCR | 1,153.55 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-07-25T15:57:05Z",
"rates": {
"ZAR": 1.153551
}
}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.3551,
"rate": 1.153551
}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