Rate Overview
Live
1 CRC = 50.5653 SLL
1 SLL = 0.019776
CRC
Avg
51.1128
High
54.2469
Low
50.5024
Last updated: 9/9/2026, 6:34:31 AM
Quick Conversions
| CRC | SLL |
|---|---|
| 1 CRC | 50.57 SLL |
| 10 CRC | 505.65 SLL |
| 50 CRC | 2,528.26 SLL |
| 100 CRC | 5,056.53 SLL |
| 500 CRC | 25,282.64 SLL |
| 1,000 CRC | 50,565.28 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-09-09T06:34:31Z",
"rates": {
"SLL": 50.565284
}
}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": 5056.5284,
"rate": 50.565284
}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