Rate Overview
Live
1 LVL = 289.3640 DJF
1 DJF = 0.003456
LVL
Avg
290.1805
High
293.8052
Low
288.9639
Last updated: 7/9/2026, 9:56:49 AM
Quick Conversions
| LVL | DJF |
|---|---|
| 1 LVL | 289.36 DJF |
| 10 LVL | 2,893.64 DJF |
| 50 LVL | 14,468.20 DJF |
| 100 LVL | 28,936.40 DJF |
| 500 LVL | 144,682.00 DJF |
| 1,000 LVL | 289,363.99 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-09T09:56:49Z",
"rates": {
"DJF": 289.363991
}
}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": 28936.3991,
"rate": 289.363991
}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