Rate Overview
Live
1 LSL = 27.7160 CRC
1 CRC = 0.036080
LSL
Avg
27.8968
High
28.0756
Low
27.7160
Last updated: 8/16/2026, 4:04:22 PM
Quick Conversions
| LSL | CRC |
|---|---|
| 1 LSL | 27.72 CRC |
| 10 LSL | 277.16 CRC |
| 50 LSL | 1,385.80 CRC |
| 100 LSL | 2,771.60 CRC |
| 500 LSL | 13,857.98 CRC |
| 1,000 LSL | 27,715.95 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-08-16T16:04:22Z",
"rates": {
"CRC": 27.715951
}
}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": 2771.5951,
"rate": 27.715951
}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