Rate Overview
Live
1 CRC = 0.035716 SZL
1 SZL = 27.9987
CRC
Avg
0.036534
High
0.037039
Low
0.035716
Last updated: 5/7/2026, 7:55:05 AM
Quick Conversions
| CRC | SZL |
|---|---|
| 1 CRC | 0.04 SZL |
| 10 CRC | 0.36 SZL |
| 50 CRC | 1.79 SZL |
| 100 CRC | 3.57 SZL |
| 500 CRC | 17.86 SZL |
| 1,000 CRC | 35.72 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-05-07T07:55:05Z",
"rates": {
"SZL": 0.035716
}
}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.5715999999999997,
"rate": 0.035716
}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