Rate Overview
Live
1 LSL = 0.058551 CUC
1 CUC = 17.0791
LSL
Avg
0.061188
High
0.062889
Low
0.058551
Last updated: 3/27/2026, 3:12:28 PM
Quick Conversions
| LSL | CUC |
|---|---|
| 1 LSL | 0.06 CUC |
| 10 LSL | 0.59 CUC |
| 50 LSL | 2.93 CUC |
| 100 LSL | 5.86 CUC |
| 500 LSL | 29.28 CUC |
| 1,000 LSL | 58.55 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-03-27T15:12:28Z",
"rates": {
"CUC": 0.058551
}
}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": 5.8551,
"rate": 0.058551
}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