Rate Overview
Live
1 ZAR = 0.899409 SCR
1 SCR = 1.1118
ZAR
Avg
0.887314
High
0.919391
Low
0.840650
Last updated: 3/6/2026, 11:02:53 AM
Quick Conversions
| ZAR | SCR |
|---|---|
| 1 ZAR | 0.90 SCR |
| 10 ZAR | 8.99 SCR |
| 50 ZAR | 44.97 SCR |
| 100 ZAR | 89.94 SCR |
| 500 ZAR | 449.70 SCR |
| 1,000 ZAR | 899.41 SCR |
Get ZAR/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SCRExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-06T11:02:53Z",
"rates": {
"SCR": 0.899409
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SCR",
"amount": 100
},
"result": 89.9409,
"rate": 0.899409
}Build with ZAR/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key