Rate Overview
Live
1 CRC = 0.035647 LSL
1 LSL = 28.0529
CRC
Avg
0.035723
High
0.035950
Low
0.035548
Last updated: 8/13/2026, 8:26:55 AM
Quick Conversions
| CRC | LSL |
|---|---|
| 1 CRC | 0.04 LSL |
| 10 CRC | 0.36 LSL |
| 50 CRC | 1.78 LSL |
| 100 CRC | 3.56 LSL |
| 500 CRC | 17.82 LSL |
| 1,000 CRC | 35.65 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-08-13T08:26:55Z",
"rates": {
"LSL": 0.035647
}
}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.5646999999999998,
"rate": 0.035647
}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