Rate Overview
Live
1 LSL = 133.9688 CDF
1 CDF = 0.007464
LSL
Avg
137.6070
High
140.9248
Low
133.9688
Last updated: 7/27/2026, 2:53:45 AM
Quick Conversions
| LSL | CDF |
|---|---|
| 1 LSL | 133.97 CDF |
| 10 LSL | 1,339.69 CDF |
| 50 LSL | 6,698.44 CDF |
| 100 LSL | 13,396.88 CDF |
| 500 LSL | 66,984.39 CDF |
| 1,000 LSL | 133,968.79 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-07-27T02:53:45Z",
"rates": {
"CDF": 133.968788
}
}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": 13396.878799999999,
"rate": 133.968788
}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