Rate Overview
Live
1 LSL = 26.8914 CRC
1 CRC = 0.037187
LSL
Avg
27.2487
High
27.7142
Low
26.8914
Last updated: 7/26/2026, 10:01:13 AM
Quick Conversions
| LSL | CRC |
|---|---|
| 1 LSL | 26.89 CRC |
| 10 LSL | 268.91 CRC |
| 50 LSL | 1,344.57 CRC |
| 100 LSL | 2,689.14 CRC |
| 500 LSL | 13,445.70 CRC |
| 1,000 LSL | 26,891.39 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-07-26T10:01:13Z",
"rates": {
"CRC": 26.891394
}
}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": 2689.1394,
"rate": 26.891394
}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