Rate Overview
Live
1 LSL = 142.7954 CDF
1 CDF = 0.007003
LSL
Avg
141.2381
High
142.9649
Low
139.3921
Last updated: 6/16/2026, 1:23:56 PM
Quick Conversions
| LSL | CDF |
|---|---|
| 1 LSL | 142.80 CDF |
| 10 LSL | 1,427.95 CDF |
| 50 LSL | 7,139.77 CDF |
| 100 LSL | 14,279.54 CDF |
| 500 LSL | 71,397.70 CDF |
| 1,000 LSL | 142,795.39 CDF |
Get LSL/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=CDFExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-16T13:23:56Z",
"rates": {
"CDF": 142.795391
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "CDF",
"amount": 100
},
"result": 14279.5391,
"rate": 142.795391
}Build with LSL/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key