Rate Overview
Live
1 SZL = 0.898864 SCR
1 SCR = 1.1125
SZL
Avg
0.879944
High
0.904275
Low
0.836118
Last updated: 5/27/2026, 11:16:58 AM
Quick Conversions
| SZL | SCR |
|---|---|
| 1 SZL | 0.90 SCR |
| 10 SZL | 8.99 SCR |
| 50 SZL | 44.94 SCR |
| 100 SZL | 89.89 SCR |
| 500 SZL | 449.43 SCR |
| 1,000 SZL | 898.86 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-05-27T11:16:58Z",
"rates": {
"SCR": 0.898864
}
}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.8864,
"rate": 0.898864
}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