Rate Overview
Live
1 CRC = 0.034626 SZL
1 SZL = 28.8800
CRC
Avg
0.034401
High
0.035152
Low
0.033727
Last updated: 3/7/2026, 5:59:07 AM
Quick Conversions
| CRC | SZL |
|---|---|
| 1 CRC | 0.03 SZL |
| 10 CRC | 0.35 SZL |
| 50 CRC | 1.73 SZL |
| 100 CRC | 3.46 SZL |
| 500 CRC | 17.31 SZL |
| 1,000 CRC | 34.63 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-03-07T05:59:07Z",
"rates": {
"SZL": 0.034626
}
}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.4625999999999997,
"rate": 0.034626
}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