Rate Overview
Live
1 LVL = 3.6508 FJD
1 FJD = 0.273912
LVL
Avg
3.6513
High
3.6651
Low
3.6235
Last updated: 9/2/2026, 8:59:44 AM
Quick Conversions
| LVL | FJD |
|---|---|
| 1 LVL | 3.65 FJD |
| 10 LVL | 36.51 FJD |
| 50 LVL | 182.54 FJD |
| 100 LVL | 365.08 FJD |
| 500 LVL | 1,825.40 FJD |
| 1,000 LVL | 3,650.81 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-09-02T08:59:44Z",
"rates": {
"FJD": 3.650805
}
}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": 365.08050000000003,
"rate": 3.650805
}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