Rate Overview
Live
1 LVL = 289.6209 DJF
1 DJF = 0.003453
LVL
Avg
292.2838
High
294.2427
Low
289.6209
Last updated: 6/19/2026, 8:24:24 AM
Quick Conversions
| LVL | DJF |
|---|---|
| 1 LVL | 289.62 DJF |
| 10 LVL | 2,896.21 DJF |
| 50 LVL | 14,481.04 DJF |
| 100 LVL | 28,962.09 DJF |
| 500 LVL | 144,810.43 DJF |
| 1,000 LVL | 289,620.87 DJF |
Get LVL/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=DJFExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-06-19T08:24:24Z",
"rates": {
"DJF": 289.620865
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "DJF",
"amount": 100
},
"result": 28962.086499999998,
"rate": 289.620865
}Build with LVL/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key