Rate Overview
Live
1 SCR = 1.2217 ZAR
1 ZAR = 0.818564
SCR
Avg
1.1381
High
1.2217
Low
1.0554
Last updated: 3/26/2026, 2:50:51 PM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.22 ZAR |
| 10 SCR | 12.22 ZAR |
| 50 SCR | 61.08 ZAR |
| 100 SCR | 122.17 ZAR |
| 500 SCR | 610.83 ZAR |
| 1,000 SCR | 1,221.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-03-26T14:50:51Z",
"rates": {
"ZAR": 1.221651
}
}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.16510000000001,
"rate": 1.221651
}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