Rate Overview
Live
1 CDF = 0.007283 LSL
1 LSL = 137.3061 CDF
Avg
0.007384
High
0.007667
Low
0.007189
Last updated: 1/25/2026, 9:11:29 AM
Quick Conversions
| CDF | LSL |
|---|---|
| 1 CDF | 0.01 LSL |
| 10 CDF | 0.07 LSL |
| 50 CDF | 0.36 LSL |
| 100 CDF | 0.73 LSL |
| 500 CDF | 3.64 LSL |
| 1,000 CDF | 7.28 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-01-25T09:11:29Z",
"rates": {
"LSL": 0.007283
}
}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.7283000000000001,
"rate": 0.007283
}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