Rate Overview
Live
1 CRC = 50.4285 SLL
1 SLL = 0.019830
CRC
Avg
51.7385
High
53.5090
Low
50.2670
Last updated: 7/31/2026, 7:19:02 AM
Quick Conversions
| CRC | SLL |
|---|---|
| 1 CRC | 50.43 SLL |
| 10 CRC | 504.29 SLL |
| 50 CRC | 2,521.43 SLL |
| 100 CRC | 5,042.85 SLL |
| 500 CRC | 25,214.26 SLL |
| 1,000 CRC | 50,428.53 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-31T07:19:02Z",
"rates": {
"SLL": 50.428525
}
}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": 5042.8525,
"rate": 50.428525
}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