Rate Overview
Live
1 CRC = 45.9128 SLL
1 SLL = 0.021780 CRC
Avg
46.0805
High
46.8455
Low
45.7464
Last updated: 1/25/2026, 3:20:59 PM
Quick Conversions
| CRC | SLL |
|---|---|
| 1 CRC | 45.91 SLL |
| 10 CRC | 459.13 SLL |
| 50 CRC | 2,295.64 SLL |
| 100 CRC | 4,591.28 SLL |
| 500 CRC | 22,956.42 SLL |
| 1,000 CRC | 45,912.84 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-01-25T15:20:59Z",
"rates": {
"SLL": 45.912845
}
}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": 4591.2845,
"rate": 45.912845
}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