Rate Overview
Live
1 SZL = 0.827825 SCR
1 SCR = 1.2080
SZL
Avg
0.837926
High
0.879354
Low
0.817401
Last updated: 5/7/2026, 3:35:07 AM
Quick Conversions
| SZL | SCR |
|---|---|
| 1 SZL | 0.83 SCR |
| 10 SZL | 8.28 SCR |
| 50 SZL | 41.39 SCR |
| 100 SZL | 82.78 SCR |
| 500 SZL | 413.91 SCR |
| 1,000 SZL | 827.83 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-07T03:35:07Z",
"rates": {
"SCR": 0.827825
}
}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": 82.7825,
"rate": 0.827825
}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