Rate Overview
Live
1 LSL = 30.8941 CRC
1 CRC = 0.032369 LSL
Avg
28.5144
High
30.8941
Low
26.9631
Last updated: 1/25/2026, 1:24:48 PM
Quick Conversions
| LSL | CRC |
|---|---|
| 1 LSL | 30.89 CRC |
| 10 LSL | 308.94 CRC |
| 50 LSL | 1,544.70 CRC |
| 100 LSL | 3,089.41 CRC |
| 500 LSL | 15,447.04 CRC |
| 1,000 LSL | 30,894.08 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-01-25T13:24:48Z",
"rates": {
"CRC": 30.894075
}
}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": 3089.4075000000003,
"rate": 30.894075
}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