Rate Overview
Live
1 LSL = 28.1261 CRC
1 CRC = 0.035554
LSL
Avg
28.0187
High
28.3246
Low
27.7406
Last updated: 6/16/2026, 2:36:54 PM
Quick Conversions
| LSL | CRC |
|---|---|
| 1 LSL | 28.13 CRC |
| 10 LSL | 281.26 CRC |
| 50 LSL | 1,406.30 CRC |
| 100 LSL | 2,812.61 CRC |
| 500 LSL | 14,063.04 CRC |
| 1,000 LSL | 28,126.08 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-06-16T14:36:54Z",
"rates": {
"CRC": 28.126084
}
}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": 2812.6084,
"rate": 28.126084
}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