Rate Overview
Live
1 SLL = 0.019600 CRC
1 CRC = 51.0204
SLL
Avg
0.019586
High
0.019869
Low
0.019185
Last updated: 8/19/2026, 6:40:20 AM
Quick Conversions
| SLL | CRC |
|---|---|
| 1 SLL | 0.02 CRC |
| 10 SLL | 0.20 CRC |
| 50 SLL | 0.98 CRC |
| 100 SLL | 1.96 CRC |
| 500 SLL | 9.80 CRC |
| 1,000 SLL | 19.60 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-08-19T06:40:20Z",
"rates": {
"CRC": 0.0196
}
}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.96,
"rate": 0.0196
}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