Rate Overview
Live
1 SCR = 1.1374 ZAR
1 ZAR = 0.879204
SCR
Avg
1.1411
High
1.1960
Low
1.1007
Last updated: 5/26/2026, 12:52:23 AM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.14 ZAR |
| 10 SCR | 11.37 ZAR |
| 50 SCR | 56.87 ZAR |
| 100 SCR | 113.74 ZAR |
| 500 SCR | 568.70 ZAR |
| 1,000 SCR | 1,137.39 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-26T00:52:23Z",
"rates": {
"ZAR": 1.137392
}
}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": 113.7392,
"rate": 1.137392
}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