Rate Overview
Live
1 LSL = 10.8982 DJF
1 DJF = 0.091758
LSL
Avg
10.4710
High
11.2007
Low
9.8554
Last updated: 5/26/2026, 9:42:11 PM
Quick Conversions
| LSL | DJF |
|---|---|
| 1 LSL | 10.90 DJF |
| 10 LSL | 108.98 DJF |
| 50 LSL | 544.91 DJF |
| 100 LSL | 1,089.82 DJF |
| 500 LSL | 5,449.10 DJF |
| 1,000 LSL | 10,898.20 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-26T21:42:11Z",
"rates": {
"DJF": 10.898202
}
}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": 1089.8201999999999,
"rate": 10.898202
}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