Rate Overview
Live
1 CRC = 0.036828 SZL
1 SZL = 27.1533
CRC
Avg
0.036475
High
0.036828
Low
0.035840
Last updated: 3/27/2026, 3:38:57 PM
Quick Conversions
| CRC | SZL |
|---|---|
| 1 CRC | 0.04 SZL |
| 10 CRC | 0.37 SZL |
| 50 CRC | 1.84 SZL |
| 100 CRC | 3.68 SZL |
| 500 CRC | 18.41 SZL |
| 1,000 CRC | 36.83 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-27T15:38:57Z",
"rates": {
"SZL": 0.036828
}
}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.6828,
"rate": 0.036828
}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