Rate Overview
Live
1 LSL = 135.4253 CDF
1 CDF = 0.007384
LSL
Avg
135.4114
High
155.4215
Low
122.6034
Last updated: 3/27/2026, 4:06:08 AM
Quick Conversions
| LSL | CDF |
|---|---|
| 1 LSL | 135.43 CDF |
| 10 LSL | 1,354.25 CDF |
| 50 LSL | 6,771.27 CDF |
| 100 LSL | 13,542.53 CDF |
| 500 LSL | 67,712.67 CDF |
| 1,000 LSL | 135,425.33 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-03-27T04:06:08Z",
"rates": {
"CDF": 135.425331
}
}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": 13542.5331,
"rate": 135.425331
}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