Rate Overview
Live
1 LVL = 293.3899 DJF
1 DJF = 0.003408
LVL
Avg
292.9442
High
293.5061
Low
291.6717
Last updated: 8/20/2026, 6:13:11 AM
Quick Conversions
| LVL | DJF |
|---|---|
| 1 LVL | 293.39 DJF |
| 10 LVL | 2,933.90 DJF |
| 50 LVL | 14,669.49 DJF |
| 100 LVL | 29,338.99 DJF |
| 500 LVL | 146,694.93 DJF |
| 1,000 LVL | 293,389.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-08-20T06:13:11Z",
"rates": {
"DJF": 293.389859
}
}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": 29338.9859,
"rate": 293.389859
}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