Rate Overview
Live
1 LSL = 136.2433 CDF
1 CDF = 0.007340
LSL
Avg
136.0745
High
137.7982
Low
134.7539
Last updated: 3/27/2026, 2:35:05 AM
Quick Conversions
| LSL | CDF |
|---|---|
| 1 LSL | 136.24 CDF |
| 10 LSL | 1,362.43 CDF |
| 50 LSL | 6,812.17 CDF |
| 100 LSL | 13,624.33 CDF |
| 500 LSL | 68,121.67 CDF |
| 1,000 LSL | 136,243.34 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-27T02:35:05Z",
"rates": {
"CDF": 136.243337
}
}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": 13624.3337,
"rate": 136.243337
}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