Rate Overview
Live
1 SCR = 1.2027 ZAR
1 ZAR = 0.831494
SCR
Avg
1.1907
High
1.2191
Low
1.1375
Last updated: 5/5/2026, 10:19:53 PM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.20 ZAR |
| 10 SCR | 12.03 ZAR |
| 50 SCR | 60.13 ZAR |
| 100 SCR | 120.27 ZAR |
| 500 SCR | 601.33 ZAR |
| 1,000 SCR | 1,202.65 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-05-05T22:19:53Z",
"rates": {
"ZAR": 1.202654
}
}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": 120.26539999999999,
"rate": 1.202654
}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