Rate Overview
Live
1 LSL = 27.7915 CRC
1 CRC = 0.035982
LSL
Avg
28.8652
High
30.8577
Low
27.0639
Last updated: 5/27/2026, 2:29:45 AM
Quick Conversions
| LSL | CRC |
|---|---|
| 1 LSL | 27.79 CRC |
| 10 LSL | 277.92 CRC |
| 50 LSL | 1,389.58 CRC |
| 100 LSL | 2,779.15 CRC |
| 500 LSL | 13,895.76 CRC |
| 1,000 LSL | 27,791.52 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-05-27T02:29:45Z",
"rates": {
"CRC": 27.791524
}
}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": 2779.1524,
"rate": 27.791524
}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