Rate Overview
Live
1 SLL = 0.021780 CRC
1 CRC = 45.9137
SLL
Avg
0.021652
High
0.021859
Low
0.021185
Last updated: 1/25/2026, 10:01:54 PM
Quick Conversions
| SLL | CRC |
|---|---|
| 1 SLL | 0.02 CRC |
| 10 SLL | 0.22 CRC |
| 50 SLL | 1.09 CRC |
| 100 SLL | 2.18 CRC |
| 500 SLL | 10.89 CRC |
| 1,000 SLL | 21.78 CRC |
Get SLL/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=CRCExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T22:01:54Z",
"rates": {
"CRC": 0.02178
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "CRC",
"amount": 100
},
"result": 2.178,
"rate": 0.02178
}Build with SLL/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key