Rate Overview
Live
1 CDF = 0.007092 LSL
1 LSL = 141.0039
CDF
Avg
0.007125
High
0.007220
Low
0.007092
Last updated: 4/16/2026, 2:39:11 AM
Quick Conversions
| CDF | LSL |
|---|---|
| 1 CDF | 0.01 LSL |
| 10 CDF | 0.07 LSL |
| 50 CDF | 0.35 LSL |
| 100 CDF | 0.71 LSL |
| 500 CDF | 3.55 LSL |
| 1,000 CDF | 7.09 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-04-16T02:39:11Z",
"rates": {
"LSL": 0.007092
}
}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.7092,
"rate": 0.007092
}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