Rate Overview
Live
1 LSL = 28.2391 CRC
1 CRC = 0.035412
LSL
Avg
28.1312
High
28.4608
Low
27.8192
Last updated: 9/3/2026, 9:19:45 PM
Quick Conversions
| LSL | CRC |
|---|---|
| 1 LSL | 28.24 CRC |
| 10 LSL | 282.39 CRC |
| 50 LSL | 1,411.96 CRC |
| 100 LSL | 2,823.91 CRC |
| 500 LSL | 14,119.57 CRC |
| 1,000 LSL | 28,239.14 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-09-03T21:19:45Z",
"rates": {
"CRC": 28.239138
}
}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": 2823.9138000000003,
"rate": 28.239138
}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