Rate Overview
Live
1 SCR = 1.1611 ZAR
1 ZAR = 0.861222
SCR
Avg
1.1482
High
1.2353
Low
1.1048
Last updated: 7/21/2026, 2:29:57 PM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.16 ZAR |
| 10 SCR | 11.61 ZAR |
| 50 SCR | 58.06 ZAR |
| 100 SCR | 116.11 ZAR |
| 500 SCR | 580.57 ZAR |
| 1,000 SCR | 1,161.14 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-21T14:29:57Z",
"rates": {
"ZAR": 1.161141
}
}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": 116.1141,
"rate": 1.161141
}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