Rate Overview
Live
1 LSL = 10.9626 DJF
1 DJF = 0.091219
LSL
Avg
10.9267
High
10.9985
Low
10.8137
Last updated: 7/7/2026, 7:09:06 AM
Quick Conversions
| LSL | DJF |
|---|---|
| 1 LSL | 10.96 DJF |
| 10 LSL | 109.63 DJF |
| 50 LSL | 548.13 DJF |
| 100 LSL | 1,096.26 DJF |
| 500 LSL | 5,481.29 DJF |
| 1,000 LSL | 10,962.57 DJF |
Get LSL/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=DJFExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-07T07:09:06Z",
"rates": {
"DJF": 10.962574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "DJF",
"amount": 100
},
"result": 1096.2574,
"rate": 10.962574
}Build with LSL/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key