Rate Overview
Live
1 LSL = 139.3148 CDF
1 CDF = 0.007178
LSL
Avg
139.3518
High
141.4683
Low
134.9314
Last updated: 3/6/2026, 11:47:14 PM
Quick Conversions
| LSL | CDF |
|---|---|
| 1 LSL | 139.31 CDF |
| 10 LSL | 1,393.15 CDF |
| 50 LSL | 6,965.74 CDF |
| 100 LSL | 13,931.48 CDF |
| 500 LSL | 69,657.41 CDF |
| 1,000 LSL | 139,314.82 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-03-06T23:47:14Z",
"rates": {
"CDF": 139.314818
}
}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": 13931.4818,
"rate": 139.314818
}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