Rate Overview
Live
1 CRC = 54.5305 SLL
1 SLL = 0.018338
CRC
Avg
51.5330
High
54.5305
Low
49.8836
Last updated: 6/19/2026, 8:44:21 AM
Quick Conversions
| CRC | SLL |
|---|---|
| 1 CRC | 54.53 SLL |
| 10 CRC | 545.30 SLL |
| 50 CRC | 2,726.52 SLL |
| 100 CRC | 5,453.05 SLL |
| 500 CRC | 27,265.23 SLL |
| 1,000 CRC | 54,530.46 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-06-19T08:44:21Z",
"rates": {
"SLL": 54.530463
}
}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": 5453.0463,
"rate": 54.530463
}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