Rate Overview
Live
1 CRC = 49.9567 SLL
1 SLL = 0.020017
CRC
Avg
48.8890
High
49.9567
Low
48.4744
Last updated: 3/7/2026, 7:37:38 AM
Quick Conversions
| CRC | SLL |
|---|---|
| 1 CRC | 49.96 SLL |
| 10 CRC | 499.57 SLL |
| 50 CRC | 2,497.83 SLL |
| 100 CRC | 4,995.67 SLL |
| 500 CRC | 24,978.35 SLL |
| 1,000 CRC | 49,956.70 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-03-07T07:37:38Z",
"rates": {
"SLL": 49.956698
}
}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": 4995.669800000001,
"rate": 49.956698
}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