Rate Overview
Live
1 LSL = 10.6395 DJF
1 DJF = 0.093989
LSL
Avg
10.8569
High
11.2007
Low
10.5330
Last updated: 7/27/2026, 12:05:13 PM
Quick Conversions
| LSL | DJF |
|---|---|
| 1 LSL | 10.64 DJF |
| 10 LSL | 106.40 DJF |
| 50 LSL | 531.98 DJF |
| 100 LSL | 1,063.95 DJF |
| 500 LSL | 5,319.77 DJF |
| 1,000 LSL | 10,639.54 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-27T12:05:13Z",
"rates": {
"DJF": 10.639544
}
}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": 1063.9544,
"rate": 10.639544
}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