Rate Overview
Live
1 CRC = 0.035982 LSL
1 LSL = 27.7917
CRC
Avg
0.035255
High
0.037633
Low
0.032178
Last updated: 5/26/2026, 9:33:48 PM
Quick Conversions
| CRC | LSL |
|---|---|
| 1 CRC | 0.04 LSL |
| 10 CRC | 0.36 LSL |
| 50 CRC | 1.80 LSL |
| 100 CRC | 3.60 LSL |
| 500 CRC | 17.99 LSL |
| 1,000 CRC | 35.98 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-05-26T21:33:48Z",
"rates": {
"LSL": 0.035982
}
}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.5982,
"rate": 0.035982
}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