Rate Overview
Live
1 LSL = 27.9715 CRC
1 CRC = 0.035751
LSL
Avg
28.1287
High
28.4341
Low
27.9715
Last updated: 4/16/2026, 3:50:04 PM
Quick Conversions
| LSL | CRC |
|---|---|
| 1 LSL | 27.97 CRC |
| 10 LSL | 279.71 CRC |
| 50 LSL | 1,398.57 CRC |
| 100 LSL | 2,797.15 CRC |
| 500 LSL | 13,985.75 CRC |
| 1,000 LSL | 27,971.49 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-04-16T15:50:04Z",
"rates": {
"CRC": 27.971491
}
}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": 2797.1491,
"rate": 27.971491
}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