Rate Overview
Live
1 CRC = 53.2125 SLL
1 SLL = 0.018793
CRC
Avg
50.5964
High
53.5090
Low
46.0561
Last updated: 7/28/2026, 4:09:29 PM
Quick Conversions
| CRC | SLL |
|---|---|
| 1 CRC | 53.21 SLL |
| 10 CRC | 532.12 SLL |
| 50 CRC | 2,660.62 SLL |
| 100 CRC | 5,321.25 SLL |
| 500 CRC | 26,606.25 SLL |
| 1,000 CRC | 53,212.49 SLL |
Get CRC/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=SLLExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-28T16:09:29Z",
"rates": {
"SLL": 53.212491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "SLL",
"amount": 100
},
"result": 5321.2491,
"rate": 53.212491
}Build with CRC/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key