Rate Overview
Live
1 LVL = 3.6456 FJD
1 FJD = 0.274302
LVL
Avg
3.6436
High
3.6771
Low
3.6321
Last updated: 5/7/2026, 12:16:26 AM
Quick Conversions
| LVL | FJD |
|---|---|
| 1 LVL | 3.65 FJD |
| 10 LVL | 36.46 FJD |
| 50 LVL | 182.28 FJD |
| 100 LVL | 364.56 FJD |
| 500 LVL | 1,822.81 FJD |
| 1,000 LVL | 3,645.62 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-05-07T00:16:26Z",
"rates": {
"FJD": 3.645619
}
}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.5619,
"rate": 3.645619
}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