Rate Overview
Live
1 CRC = 0.035284 SZL
1 SZL = 28.3415
CRC
Avg
0.035348
High
0.035645
Low
0.035226
Last updated: 9/9/2026, 11:12:56 AM
Quick Conversions
| CRC | SZL |
|---|---|
| 1 CRC | 0.04 SZL |
| 10 CRC | 0.35 SZL |
| 50 CRC | 1.76 SZL |
| 100 CRC | 3.53 SZL |
| 500 CRC | 17.64 SZL |
| 1,000 CRC | 35.28 SZL |
Get CRC/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=SZLExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-09-09T11:12:56Z",
"rates": {
"SZL": 0.035284
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "SZL",
"amount": 100
},
"result": 3.5284000000000004,
"rate": 0.035284
}Build with CRC/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key