Rate Overview
Live
1 CRC = 45.1514 SLL
1 SLL = 0.022148
CRC
Avg
46.4188
High
48.9859
Low
45.0995
Last updated: 3/28/2026, 1:36:23 PM
Quick Conversions
| CRC | SLL |
|---|---|
| 1 CRC | 45.15 SLL |
| 10 CRC | 451.51 SLL |
| 50 CRC | 2,257.57 SLL |
| 100 CRC | 4,515.14 SLL |
| 500 CRC | 22,575.68 SLL |
| 1,000 CRC | 45,151.35 SLL |
Get CRC/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=SLLExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-28T13:36:23Z",
"rates": {
"SLL": 45.151351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "SLL",
"amount": 100
},
"result": 4515.1350999999995,
"rate": 45.151351
}Build with CRC/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key