Rate Overview
Live
1 LSL = 140.9409 CDF
1 CDF = 0.007095
LSL
Avg
140.3230
High
143.2492
Low
137.9528
Last updated: 7/16/2026, 12:30:37 AM
Quick Conversions
| LSL | CDF |
|---|---|
| 1 LSL | 140.94 CDF |
| 10 LSL | 1,409.41 CDF |
| 50 LSL | 7,047.05 CDF |
| 100 LSL | 14,094.09 CDF |
| 500 LSL | 70,470.45 CDF |
| 1,000 LSL | 140,940.90 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-07-16T00:30:37Z",
"rates": {
"CDF": 140.940903
}
}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": 14094.0903,
"rate": 140.940903
}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