Rate Overview
Live
1 LSL = 10.9596 DJF
1 DJF = 0.091244
LSL
Avg
10.8956
High
11.0245
Low
10.7617
Last updated: 6/16/2026, 1:27:51 PM
Quick Conversions
| LSL | DJF |
|---|---|
| 1 LSL | 10.96 DJF |
| 10 LSL | 109.60 DJF |
| 50 LSL | 547.98 DJF |
| 100 LSL | 1,095.96 DJF |
| 500 LSL | 5,479.82 DJF |
| 1,000 LSL | 10,959.64 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-06-16T13:27:51Z",
"rates": {
"DJF": 10.959636
}
}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": 1095.9636,
"rate": 10.959636
}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