Rate Overview
Live
1 SCR = 1.1618 SZL
1 SZL = 0.860719
SCR
Avg
1.1397
High
1.2111
Low
1.0611
Last updated: 7/21/2026, 3:30:01 AM
Quick Conversions
| SCR | SZL |
|---|---|
| 1 SCR | 1.16 SZL |
| 10 SCR | 11.62 SZL |
| 50 SCR | 58.09 SZL |
| 100 SCR | 116.18 SZL |
| 500 SCR | 580.91 SZL |
| 1,000 SCR | 1,161.82 SZL |
Get SCR/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=SZLExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-21T03:30:01Z",
"rates": {
"SZL": 1.16182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "SZL",
"amount": 100
},
"result": 116.182,
"rate": 1.16182
}Build with SCR/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key