Rate Overview
Live
1 SCR = 1.2235 ZAR
1 ZAR = 0.817307
SCR
Avg
1.1636
High
1.2235
Low
1.1102
Last updated: 3/26/2026, 11:39:04 AM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.22 ZAR |
| 10 SCR | 12.24 ZAR |
| 50 SCR | 61.18 ZAR |
| 100 SCR | 122.35 ZAR |
| 500 SCR | 611.77 ZAR |
| 1,000 SCR | 1,223.53 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-26T11:39:04Z",
"rates": {
"ZAR": 1.223531
}
}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": 122.3531,
"rate": 1.223531
}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