Rate Overview
Live
1 LSL = 11.1892 DJF
1 DJF = 0.089372
LSL
Avg
11.0910
High
11.1892
Low
11.0111
Last updated: 9/5/2026, 10:08:48 AM
Quick Conversions
| LSL | DJF |
|---|---|
| 1 LSL | 11.19 DJF |
| 10 LSL | 111.89 DJF |
| 50 LSL | 559.46 DJF |
| 100 LSL | 1,118.92 DJF |
| 500 LSL | 5,594.59 DJF |
| 1,000 LSL | 11,189.19 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-09-05T10:08:48Z",
"rates": {
"DJF": 11.189185
}
}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": 1118.9185,
"rate": 11.189185
}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