Rate Overview
Live
1 SCR = 1.1084 SZL
1 SZL = 0.902161
SCR
Avg
1.1236
High
1.2048
Low
1.0817
Last updated: 3/6/2026, 11:27:59 PM
Quick Conversions
| SCR | SZL |
|---|---|
| 1 SCR | 1.11 SZL |
| 10 SCR | 11.08 SZL |
| 50 SCR | 55.42 SZL |
| 100 SCR | 110.85 SZL |
| 500 SCR | 554.23 SZL |
| 1,000 SCR | 1,108.45 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-03-06T23:27:59Z",
"rates": {
"SZL": 1.10845
}
}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": 110.845,
"rate": 1.10845
}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