Rate Overview
Live
1 LSL = 10.8529 DJF
1 DJF = 0.092141
LSL
Avg
10.8341
High
10.8832
Low
10.6964
Last updated: 4/16/2026, 3:57:06 PM
Quick Conversions
| LSL | DJF |
|---|---|
| 1 LSL | 10.85 DJF |
| 10 LSL | 108.53 DJF |
| 50 LSL | 542.64 DJF |
| 100 LSL | 1,085.29 DJF |
| 500 LSL | 5,426.44 DJF |
| 1,000 LSL | 10,852.88 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-04-16T15:57:06Z",
"rates": {
"DJF": 10.852881
}
}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": 1085.2881,
"rate": 10.852881
}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