Rate Overview
Live
1 SLL = 0.020017 CRC
1 CRC = 49.9575
SLL
Avg
0.020457
High
0.020629
Low
0.020017
Last updated: 3/7/2026, 7:44:08 AM
Quick Conversions
| SLL | CRC |
|---|---|
| 1 SLL | 0.02 CRC |
| 10 SLL | 0.20 CRC |
| 50 SLL | 1.00 CRC |
| 100 SLL | 2.00 CRC |
| 500 SLL | 10.01 CRC |
| 1,000 SLL | 20.02 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-03-07T07:44:08Z",
"rates": {
"CRC": 0.020017
}
}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.0017,
"rate": 0.020017
}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