Rate Overview
Live
1 CRC = 0.032368 LSL
1 LSL = 30.8947
CRC
Avg
0.033186
High
0.033680
Low
0.032368
Last updated: 1/25/2026, 10:03:07 PM
Quick Conversions
| CRC | LSL |
|---|---|
| 1 CRC | 0.03 LSL |
| 10 CRC | 0.32 LSL |
| 50 CRC | 1.62 LSL |
| 100 CRC | 3.24 LSL |
| 500 CRC | 16.18 LSL |
| 1,000 CRC | 32.37 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-01-25T22:03:07Z",
"rates": {
"LSL": 0.032368
}
}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.2368,
"rate": 0.032368
}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