Rate Overview
Live
1 LVL = 291.1787 DJF
1 DJF = 0.003434
LVL
Avg
289.2749
High
291.1787
Low
288.0225
Last updated: 7/31/2026, 6:45:36 PM
Quick Conversions
| LVL | DJF |
|---|---|
| 1 LVL | 291.18 DJF |
| 10 LVL | 2,911.79 DJF |
| 50 LVL | 14,558.94 DJF |
| 100 LVL | 29,117.87 DJF |
| 500 LVL | 145,589.35 DJF |
| 1,000 LVL | 291,178.70 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-31T18:45:36Z",
"rates": {
"DJF": 291.1787
}
}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": 29117.87,
"rate": 291.1787
}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