Rate Overview
Live
1 LVL = 294.1700 DJF
1 DJF = 0.003399
LVL
Avg
296.1797
High
300.0055
Low
293.8119
Last updated: 3/7/2026, 7:38:02 AM
Quick Conversions
| LVL | DJF |
|---|---|
| 1 LVL | 294.17 DJF |
| 10 LVL | 2,941.70 DJF |
| 50 LVL | 14,708.50 DJF |
| 100 LVL | 29,417.00 DJF |
| 500 LVL | 147,085.02 DJF |
| 1,000 LVL | 294,170.05 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-07T07:38:02Z",
"rates": {
"DJF": 294.170046
}
}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": 29417.0046,
"rate": 294.170046
}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