Rate Overview
Live
1 LVL = 294.9569 DJF
1 DJF = 0.003390
LVL
Avg
286.1871
High
299.2522
Low
261.1955
Last updated: 5/27/2026, 10:47:40 PM
Quick Conversions
| LVL | DJF |
|---|---|
| 1 LVL | 294.96 DJF |
| 10 LVL | 2,949.57 DJF |
| 50 LVL | 14,747.84 DJF |
| 100 LVL | 29,495.69 DJF |
| 500 LVL | 147,478.44 DJF |
| 1,000 LVL | 294,956.88 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-05-27T22:47:40Z",
"rates": {
"DJF": 294.95688
}
}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": 29495.688000000002,
"rate": 294.95688
}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