Rate Overview
Live
1 SCR = 1.1362 ZAR
1 ZAR = 0.880097
SCR
Avg
1.1512
High
1.2233
Low
1.1007
Last updated: 5/25/2026, 11:54:24 PM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.14 ZAR |
| 10 SCR | 11.36 ZAR |
| 50 SCR | 56.81 ZAR |
| 100 SCR | 113.62 ZAR |
| 500 SCR | 568.12 ZAR |
| 1,000 SCR | 1,136.24 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-25T23:54:24Z",
"rates": {
"ZAR": 1.136238
}
}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.6238,
"rate": 1.136238
}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