Rate Overview
Live
1 LSL = 27.1529 CRC
1 CRC = 0.036828
LSL
Avg
28.6983
High
30.9543
Low
26.3108
Last updated: 3/27/2026, 3:12:08 PM
Quick Conversions
| LSL | CRC |
|---|---|
| 1 LSL | 27.15 CRC |
| 10 LSL | 271.53 CRC |
| 50 LSL | 1,357.64 CRC |
| 100 LSL | 2,715.29 CRC |
| 500 LSL | 13,576.45 CRC |
| 1,000 LSL | 27,152.89 CRC |
Get LSL/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=CRCExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T15:12:08Z",
"rates": {
"CRC": 27.152891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "CRC",
"amount": 100
},
"result": 2715.2891,
"rate": 27.152891
}Build with LSL/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key