Rate Overview
Live
1 SZL = 0.894911 SCR
1 SCR = 1.1174
SZL
Avg
0.889026
High
0.908060
Low
0.870802
Last updated: 9/4/2026, 5:56:49 AM
Quick Conversions
| SZL | SCR |
|---|---|
| 1 SZL | 0.89 SCR |
| 10 SZL | 8.95 SCR |
| 50 SZL | 44.75 SCR |
| 100 SZL | 89.49 SCR |
| 500 SZL | 447.46 SCR |
| 1,000 SZL | 894.91 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-09-04T05:56:49Z",
"rates": {
"SCR": 0.894911
}
}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": 89.4911,
"rate": 0.894911
}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