Rate Overview
Live
1 CRC = 50.2512 SLL
1 SLL = 0.019900
CRC
Avg
47.9625
High
54.1510
Low
45.7370
Last updated: 7/8/2026, 12:41:20 PM
Quick Conversions
| CRC | SLL |
|---|---|
| 1 CRC | 50.25 SLL |
| 10 CRC | 502.51 SLL |
| 50 CRC | 2,512.56 SLL |
| 100 CRC | 5,025.12 SLL |
| 500 CRC | 25,125.60 SLL |
| 1,000 CRC | 50,251.19 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-08T12:41:20Z",
"rates": {
"SLL": 50.251192
}
}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": 5025.1192,
"rate": 50.251192
}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