Rate Overview
Live
1 SCR = 1.1316 ZAR
1 ZAR = 0.883704
SCR
Avg
1.1249
High
1.1438
Low
1.0977
Last updated: 8/14/2026, 3:32:15 PM
Quick Conversions
| SCR | ZAR |
|---|---|
| 1 SCR | 1.13 ZAR |
| 10 SCR | 11.32 ZAR |
| 50 SCR | 56.58 ZAR |
| 100 SCR | 113.16 ZAR |
| 500 SCR | 565.80 ZAR |
| 1,000 SCR | 1,131.60 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-08-14T15:32:15Z",
"rates": {
"ZAR": 1.131601
}
}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.16010000000001,
"rate": 1.131601
}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