Rate Overview
Live
1 LVL = 3.6333 FJD
1 FJD = 0.275230
LVL
Avg
3.6881
High
3.7964
Low
3.6333
Last updated: 7/22/2026, 5:38:43 AM
Quick Conversions
| LVL | FJD |
|---|---|
| 1 LVL | 3.63 FJD |
| 10 LVL | 36.33 FJD |
| 50 LVL | 181.67 FJD |
| 100 LVL | 363.33 FJD |
| 500 LVL | 1,816.66 FJD |
| 1,000 LVL | 3,633.33 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-22T05:38:43Z",
"rates": {
"FJD": 3.633326
}
}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": 363.33259999999996,
"rate": 3.633326
}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