Rate Overview
Live
1 LSL = 28.0357 CRC
1 CRC = 0.035669
LSL
Avg
27.8759
High
28.0922
Low
27.5905
Last updated: 7/6/2026, 8:40:47 AM
Quick Conversions
| LSL | CRC |
|---|---|
| 1 LSL | 28.04 CRC |
| 10 LSL | 280.36 CRC |
| 50 LSL | 1,401.79 CRC |
| 100 LSL | 2,803.57 CRC |
| 500 LSL | 14,017.86 CRC |
| 1,000 LSL | 28,035.72 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-06T08:40:47Z",
"rates": {
"CRC": 28.035723
}
}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": 2803.5723000000003,
"rate": 28.035723
}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