Rate Overview
Live
1 LSL = 10.6406 DJF
1 DJF = 0.093980
LSL
Avg
10.6437
High
10.7481
Low
10.5345
Last updated: 5/6/2026, 5:19:33 PM
Quick Conversions
| LSL | DJF |
|---|---|
| 1 LSL | 10.64 DJF |
| 10 LSL | 106.41 DJF |
| 50 LSL | 532.03 DJF |
| 100 LSL | 1,064.06 DJF |
| 500 LSL | 5,320.30 DJF |
| 1,000 LSL | 10,640.60 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-05-06T17:19:33Z",
"rates": {
"DJF": 10.640603
}
}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": 1064.0603,
"rate": 10.640603
}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