Rate Overview
Live
1 LSL = 10.4197 DJF
1 DJF = 0.095972
LSL
Avg
10.7377
High
11.2255
Low
10.4032
Last updated: 3/27/2026, 5:07:13 PM
Quick Conversions
| LSL | DJF |
|---|---|
| 1 LSL | 10.42 DJF |
| 10 LSL | 104.20 DJF |
| 50 LSL | 520.98 DJF |
| 100 LSL | 1,041.97 DJF |
| 500 LSL | 5,209.84 DJF |
| 1,000 LSL | 10,419.67 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-27T17:07:13Z",
"rates": {
"DJF": 10.419674
}
}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": 1041.9674,
"rate": 10.419674
}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