Rate Overview
Live
1 CRC = 50.5940 SLL
1 SLL = 0.019765
CRC
Avg
47.0221
High
50.5940
Low
44.9564
Last updated: 7/23/2026, 5:46:01 PM
Quick Conversions
| CRC | SLL |
|---|---|
| 1 CRC | 50.59 SLL |
| 10 CRC | 505.94 SLL |
| 50 CRC | 2,529.70 SLL |
| 100 CRC | 5,059.40 SLL |
| 500 CRC | 25,296.98 SLL |
| 1,000 CRC | 50,593.96 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-23T17:46:01Z",
"rates": {
"SLL": 50.593958
}
}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": 5059.3958,
"rate": 50.593958
}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