Rate Overview
Live
1 SLL = 0.019820 CRC
1 CRC = 50.4541
SLL
Avg
0.019808
High
0.019857
Low
0.019767
Last updated: 5/27/2026, 6:18:49 PM
Quick Conversions
| SLL | CRC |
|---|---|
| 1 SLL | 0.02 CRC |
| 10 SLL | 0.20 CRC |
| 50 SLL | 0.99 CRC |
| 100 SLL | 1.98 CRC |
| 500 SLL | 9.91 CRC |
| 1,000 SLL | 19.82 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-05-27T18:18:49Z",
"rates": {
"CRC": 0.01982
}
}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.982,
"rate": 0.01982
}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