Rate Overview
Live
1 SLL = 0.019900 CRC
1 CRC = 50.2513
SLL
Avg
0.020108
High
0.021712
Low
0.019825
Last updated: 7/8/2026, 7:31:07 AM
Quick Conversions
| SLL | CRC |
|---|---|
| 1 SLL | 0.02 CRC |
| 10 SLL | 0.20 CRC |
| 50 SLL | 1.00 CRC |
| 100 SLL | 1.99 CRC |
| 500 SLL | 9.95 CRC |
| 1,000 SLL | 19.90 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-07-08T07:31:07Z",
"rates": {
"CRC": 0.0199
}
}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.9900000000000002,
"rate": 0.0199
}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