Rate Overview
Live
1 LSL = 143.9811 CDF
1 CDF = 0.006945
LSL
Avg
142.4250
High
143.9811
Low
140.5577
Last updated: 9/4/2026, 10:38:31 AM
Quick Conversions
| LSL | CDF |
|---|---|
| 1 LSL | 143.98 CDF |
| 10 LSL | 1,439.81 CDF |
| 50 LSL | 7,199.05 CDF |
| 100 LSL | 14,398.11 CDF |
| 500 LSL | 71,990.54 CDF |
| 1,000 LSL | 143,981.08 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-09-04T10:38:31Z",
"rates": {
"CDF": 143.981082
}
}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": 14398.108199999999,
"rate": 143.981082
}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