Rate Overview
Live
1 SZL = 0.846357 SCR
1 SCR = 1.1815
SZL
Avg
0.882474
High
0.942440
Low
0.830001
Last updated: 3/27/2026, 10:20:56 AM
Quick Conversions
| SZL | SCR |
|---|---|
| 1 SZL | 0.85 SCR |
| 10 SZL | 8.46 SCR |
| 50 SZL | 42.32 SCR |
| 100 SZL | 84.64 SCR |
| 500 SZL | 423.18 SCR |
| 1,000 SZL | 846.36 SCR |
Get SZL/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=SCRExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-03-27T10:20:56Z",
"rates": {
"SCR": 0.846357
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "SCR",
"amount": 100
},
"result": 84.6357,
"rate": 0.846357
}Build with SZL/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key