Rate Overview
Live
1 CRC = 0.036243 SZL
1 SZL = 27.5915
CRC
Avg
0.036061
High
0.036431
Low
0.035545
Last updated: 6/23/2026, 2:41:18 AM
Quick Conversions
| CRC | SZL |
|---|---|
| 1 CRC | 0.04 SZL |
| 10 CRC | 0.36 SZL |
| 50 CRC | 1.81 SZL |
| 100 CRC | 3.62 SZL |
| 500 CRC | 18.12 SZL |
| 1,000 CRC | 36.24 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-06-23T02:41:18Z",
"rates": {
"SZL": 0.036243
}
}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.6243,
"rate": 0.036243
}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