Rate Overview
Live
1 CDF = 0.007358 LSL
1 LSL = 135.9065
CDF
Avg
0.007215
High
0.007674
Low
0.006933
Last updated: 7/25/2026, 7:02:40 AM
Quick Conversions
| CDF | LSL |
|---|---|
| 1 CDF | 0.01 LSL |
| 10 CDF | 0.07 LSL |
| 50 CDF | 0.37 LSL |
| 100 CDF | 0.74 LSL |
| 500 CDF | 3.68 LSL |
| 1,000 CDF | 7.36 LSL |
Get CDF/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=LSLExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-25T07:02:40Z",
"rates": {
"LSL": 0.007358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "LSL",
"amount": 100
},
"result": 0.7358,
"rate": 0.007358
}Build with CDF/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key