Rate Overview
Live
1 CRC = 50.4539 SLL
1 SLL = 0.019820
CRC
Avg
45.5962
High
50.4539
Low
42.9555
Last updated: 5/27/2026, 7:20:52 PM
Quick Conversions
| CRC | SLL |
|---|---|
| 1 CRC | 50.45 SLL |
| 10 CRC | 504.54 SLL |
| 50 CRC | 2,522.70 SLL |
| 100 CRC | 5,045.39 SLL |
| 500 CRC | 25,226.96 SLL |
| 1,000 CRC | 50,453.92 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-05-27T19:20:52Z",
"rates": {
"SLL": 50.453917
}
}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": 5045.3917,
"rate": 50.453917
}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