Rate Overview
Live
1 DJF = 0.003399 LVL
1 LVL = 294.2042
DJF
Avg
0.003376
High
0.003403
Low
0.003333
Last updated: 3/7/2026, 7:38:03 AM
Quick Conversions
| DJF | LVL |
|---|---|
| 1 DJF | 0.00 LVL |
| 10 DJF | 0.03 LVL |
| 50 DJF | 0.17 LVL |
| 100 DJF | 0.34 LVL |
| 500 DJF | 1.70 LVL |
| 1,000 DJF | 3.40 LVL |
Get DJF/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=LVLExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-03-07T07:38:03Z",
"rates": {
"LVL": 0.003399
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "LVL",
"amount": 100
},
"result": 0.33990000000000004,
"rate": 0.003399
}Build with DJF/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key