Rate Overview
Live
1 CRC = 50.3319 SLL
1 SLL = 0.019868
CRC
Avg
50.2753
High
50.4395
Low
50.1081
Last updated: 7/10/2026, 10:32:58 PM
Quick Conversions
| CRC | SLL |
|---|---|
| 1 CRC | 50.33 SLL |
| 10 CRC | 503.32 SLL |
| 50 CRC | 2,516.59 SLL |
| 100 CRC | 5,033.19 SLL |
| 500 CRC | 25,165.93 SLL |
| 1,000 CRC | 50,331.86 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-10T22:32:58Z",
"rates": {
"SLL": 50.331861
}
}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": 5033.186100000001,
"rate": 50.331861
}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