Rate Overview
Live
1 LVL = 3.6708 FJD
1 FJD = 0.272418
LVL
Avg
3.6638
High
3.7100
Low
3.6384
Last updated: 7/4/2026, 1:26:20 PM
Quick Conversions
| LVL | FJD |
|---|---|
| 1 LVL | 3.67 FJD |
| 10 LVL | 36.71 FJD |
| 50 LVL | 183.54 FJD |
| 100 LVL | 367.08 FJD |
| 500 LVL | 1,835.41 FJD |
| 1,000 LVL | 3,670.82 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-04T13:26:20Z",
"rates": {
"FJD": 3.670824
}
}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": 367.0824,
"rate": 3.670824
}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