Rate Overview
Live
1 CDF = 0.007157 LSL
1 LSL = 139.7233
CDF
Avg
0.007146
High
0.007298
Low
0.007035
Last updated: 7/20/2026, 10:45:25 PM
Quick Conversions
| CDF | LSL |
|---|---|
| 1 CDF | 0.01 LSL |
| 10 CDF | 0.07 LSL |
| 50 CDF | 0.36 LSL |
| 100 CDF | 0.72 LSL |
| 500 CDF | 3.58 LSL |
| 1,000 CDF | 7.16 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-20T22:45:25Z",
"rates": {
"LSL": 0.007157
}
}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.7157,
"rate": 0.007157
}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