Rate Overview
Live
1 LSL = 0.061753 CUC
1 CUC = 16.1935
LSL
Avg
0.061618
High
0.061960
Low
0.061119
Last updated: 8/12/2026, 4:54:39 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.88 CUC |
| 1,000 LSL | 61.75 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-08-12T16:54:39Z",
"rates": {
"CUC": 0.061753
}
}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.1753,
"rate": 0.061753
}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