Rate Overview
Live
1 CRC = 0.036673 SZL
1 SZL = 27.2680
CRC
Avg
0.035331
High
0.037633
Low
0.032178
Last updated: 7/31/2026, 1:24:04 AM
Quick Conversions
| CRC | SZL |
|---|---|
| 1 CRC | 0.04 SZL |
| 10 CRC | 0.37 SZL |
| 50 CRC | 1.83 SZL |
| 100 CRC | 3.67 SZL |
| 500 CRC | 18.34 SZL |
| 1,000 CRC | 36.67 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-07-31T01:24:04Z",
"rates": {
"SZL": 0.036673
}
}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.6672999999999996,
"rate": 0.036673
}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