Rate Overview
Live
1 LSL = 137.4438 CDF
1 CDF = 0.007276
LSL
Avg
139.4238
High
145.6767
Low
134.2221
Last updated: 7/28/2026, 3:17:07 PM
Quick Conversions
| LSL | CDF |
|---|---|
| 1 LSL | 137.44 CDF |
| 10 LSL | 1,374.44 CDF |
| 50 LSL | 6,872.19 CDF |
| 100 LSL | 13,744.38 CDF |
| 500 LSL | 68,721.90 CDF |
| 1,000 LSL | 137,443.79 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-28T15:17:07Z",
"rates": {
"CDF": 137.443794
}
}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": 13744.3794,
"rate": 137.443794
}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