Rate Overview
Live
1 LSL = 27.7711 CRC
1 CRC = 0.036009
LSL
Avg
28.6332
High
31.2501
Low
27.1841
Last updated: 7/16/2026, 12:54:40 AM
Quick Conversions
| LSL | CRC |
|---|---|
| 1 LSL | 27.77 CRC |
| 10 LSL | 277.71 CRC |
| 50 LSL | 1,388.55 CRC |
| 100 LSL | 2,777.11 CRC |
| 500 LSL | 13,885.53 CRC |
| 1,000 LSL | 27,771.06 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-16T00:54:40Z",
"rates": {
"CRC": 27.771055
}
}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": 2777.1055,
"rate": 27.771055
}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