Rate Overview
Live
1 LSL = 0.061840 CUC
1 CUC = 16.1708
LSL
Avg
0.062138
High
0.062762
Low
0.061837
Last updated: 9/2/2026, 4:34:15 PM
Quick Conversions
| LSL | CUC |
|---|---|
| 1 LSL | 0.06 CUC |
| 10 LSL | 0.62 CUC |
| 50 LSL | 3.09 CUC |
| 100 LSL | 6.18 CUC |
| 500 LSL | 30.92 CUC |
| 1,000 LSL | 61.84 CUC |
Get LSL/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=CUCExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-02T16:34:15Z",
"rates": {
"CUC": 0.06184
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "CUC",
"amount": 100
},
"result": 6.184,
"rate": 0.06184
}Build with LSL/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key