Rate Overview
Live
1 CRC = 51.0191 SLL
1 SLL = 0.019601
CRC
Avg
51.0590
High
52.1216
Low
50.3273
Last updated: 8/19/2026, 6:42:38 AM
Quick Conversions
| CRC | SLL |
|---|---|
| 1 CRC | 51.02 SLL |
| 10 CRC | 510.19 SLL |
| 50 CRC | 2,550.95 SLL |
| 100 CRC | 5,101.91 SLL |
| 500 CRC | 25,509.54 SLL |
| 1,000 CRC | 51,019.08 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-08-19T06:42:38Z",
"rates": {
"SLL": 51.019081
}
}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": 5101.9081,
"rate": 51.019081
}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