Rate Overview
Live
1 LSL = 27.4643 CRC
1 CRC = 0.036411
LSL
Avg
28.3914
High
31.2501
Low
27.1841
Last updated: 7/20/2026, 10:26:45 PM
Quick Conversions
| LSL | CRC |
|---|---|
| 1 LSL | 27.46 CRC |
| 10 LSL | 274.64 CRC |
| 50 LSL | 1,373.21 CRC |
| 100 LSL | 2,746.43 CRC |
| 500 LSL | 13,732.14 CRC |
| 1,000 LSL | 27,464.29 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-20T22:26:45Z",
"rates": {
"CRC": 27.464285
}
}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": 2746.4285,
"rate": 27.464285
}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