Rate Overview
Live
1 LSL = 140.7686 CDF
1 CDF = 0.007104
LSL
Avg
138.8109
High
140.7686
Low
136.4384
Last updated: 5/26/2026, 9:21:54 PM
Quick Conversions
| LSL | CDF |
|---|---|
| 1 LSL | 140.77 CDF |
| 10 LSL | 1,407.69 CDF |
| 50 LSL | 7,038.43 CDF |
| 100 LSL | 14,076.86 CDF |
| 500 LSL | 70,384.32 CDF |
| 1,000 LSL | 140,768.64 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-05-26T21:21:54Z",
"rates": {
"CDF": 140.76864
}
}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": 14076.864000000001,
"rate": 140.76864
}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