Rate Overview
Live
1 CRC = 0.035750 LSL
1 LSL = 27.9720
CRC
Avg
0.035551
High
0.035750
Low
0.035169
Last updated: 4/16/2026, 5:29:43 PM
Quick Conversions
| CRC | LSL |
|---|---|
| 1 CRC | 0.04 LSL |
| 10 CRC | 0.36 LSL |
| 50 CRC | 1.79 LSL |
| 100 CRC | 3.57 LSL |
| 500 CRC | 17.88 LSL |
| 1,000 CRC | 35.75 LSL |
Get CRC/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=LSLExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-04-16T17:29:43Z",
"rates": {
"LSL": 0.03575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "LSL",
"amount": 100
},
"result": 3.5749999999999997,
"rate": 0.03575
}Build with CRC/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key