Rate Overview
Live
1 LSL = 10.7536 DJF
1 DJF = 0.092992
LSL
Avg
10.9460
High
11.2255
Low
10.7363
Last updated: 3/7/2026, 7:19:49 AM
Quick Conversions
| LSL | DJF |
|---|---|
| 1 LSL | 10.75 DJF |
| 10 LSL | 107.54 DJF |
| 50 LSL | 537.68 DJF |
| 100 LSL | 1,075.36 DJF |
| 500 LSL | 5,376.82 DJF |
| 1,000 LSL | 10,753.63 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-03-07T07:19:49Z",
"rates": {
"DJF": 10.75363
}
}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": 1075.3629999999998,
"rate": 10.75363
}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