Rate Overview
Live
1 LVL = 3.6454 FJD
1 FJD = 0.274315
LVL
Avg
3.6745
High
3.7732
Low
3.6164
Last updated: 7/7/2026, 3:40:52 PM
Quick Conversions
| LVL | FJD |
|---|---|
| 1 LVL | 3.65 FJD |
| 10 LVL | 36.45 FJD |
| 50 LVL | 182.27 FJD |
| 100 LVL | 364.54 FJD |
| 500 LVL | 1,822.72 FJD |
| 1,000 LVL | 3,645.45 FJD |
Get LVL/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=FJDExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-07T15:40:52Z",
"rates": {
"FJD": 3.645445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "FJD",
"amount": 100
},
"result": 364.5445,
"rate": 3.645445
}Build with LVL/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key