Rate Overview
Live
1 SLL = 0.018338 CRC
1 CRC = 54.5316
SLL
Avg
0.019435
High
0.020046
Low
0.018338
Last updated: 6/19/2026, 8:43:14 AM
Quick Conversions
| SLL | CRC |
|---|---|
| 1 SLL | 0.02 CRC |
| 10 SLL | 0.18 CRC |
| 50 SLL | 0.92 CRC |
| 100 SLL | 1.83 CRC |
| 500 SLL | 9.17 CRC |
| 1,000 SLL | 18.34 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-06-19T08:43:14Z",
"rates": {
"CRC": 0.018338
}
}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": 1.8338,
"rate": 0.018338
}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