Rate Overview
Live
1 CRC = 45.7935 SLL
1 SLL = 0.021837
CRC
Avg
45.6202
High
45.8056
Low
45.3759
Last updated: 4/17/2026, 10:42:40 AM
Quick Conversions
| CRC | SLL |
|---|---|
| 1 CRC | 45.79 SLL |
| 10 CRC | 457.94 SLL |
| 50 CRC | 2,289.68 SLL |
| 100 CRC | 4,579.35 SLL |
| 500 CRC | 22,896.75 SLL |
| 1,000 CRC | 45,793.51 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-04-17T10:42:40Z",
"rates": {
"SLL": 45.793507
}
}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": 4579.3507,
"rate": 45.793507
}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