Rate Overview
Live
1 LVL = 293.8059 DJF
1 DJF = 0.003404
LVL
Avg
293.5012
High
294.4644
Low
292.1894
Last updated: 3/28/2026, 9:09:28 AM
Quick Conversions
| LVL | DJF |
|---|---|
| 1 LVL | 293.81 DJF |
| 10 LVL | 2,938.06 DJF |
| 50 LVL | 14,690.29 DJF |
| 100 LVL | 29,380.59 DJF |
| 500 LVL | 146,902.93 DJF |
| 1,000 LVL | 293,805.86 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-03-28T09:09:28Z",
"rates": {
"DJF": 293.805858
}
}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": 29380.5858,
"rate": 293.805858
}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