Rate Overview
Live
1 LSL = 28.8793 CRC
1 CRC = 0.034627
LSL
Avg
29.0751
High
29.6496
Low
28.4474
Last updated: 3/7/2026, 7:23:05 AM
Quick Conversions
| LSL | CRC |
|---|---|
| 1 LSL | 28.88 CRC |
| 10 LSL | 288.79 CRC |
| 50 LSL | 1,443.97 CRC |
| 100 LSL | 2,887.93 CRC |
| 500 LSL | 14,439.66 CRC |
| 1,000 LSL | 28,879.32 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-07T07:23:05Z",
"rates": {
"CRC": 28.87932
}
}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": 2887.932,
"rate": 28.87932
}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