Rate Overview
Live
1 LVL = 288.0225 DJF
1 DJF = 0.003472
LVL
Avg
294.4728
High
303.7555
Low
287.7660
Last updated: 7/28/2026, 4:09:10 AM
Quick Conversions
| LVL | DJF |
|---|---|
| 1 LVL | 288.02 DJF |
| 10 LVL | 2,880.23 DJF |
| 50 LVL | 14,401.13 DJF |
| 100 LVL | 28,802.25 DJF |
| 500 LVL | 144,011.25 DJF |
| 1,000 LVL | 288,022.51 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-07-28T04:09:10Z",
"rates": {
"DJF": 288.022508
}
}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": 28802.2508,
"rate": 288.022508
}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