Rate Overview
Live
1 LSL = 138.6192 CDF
1 CDF = 0.007214
LSL
Avg
138.8718
High
140.4596
Low
137.5203
Last updated: 5/6/2026, 3:28:26 PM
Quick Conversions
| LSL | CDF |
|---|---|
| 1 LSL | 138.62 CDF |
| 10 LSL | 1,386.19 CDF |
| 50 LSL | 6,930.96 CDF |
| 100 LSL | 13,861.92 CDF |
| 500 LSL | 69,309.61 CDF |
| 1,000 LSL | 138,619.22 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-06T15:28:26Z",
"rates": {
"CDF": 138.61922
}
}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": 13861.922,
"rate": 138.61922
}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