Rate Overview
Live
1 LVL = 3.6391 FJD
1 FJD = 0.274790
LVL
Avg
3.6593
High
3.6806
Low
3.6391
Last updated: 6/16/2026, 1:31:29 PM
Quick Conversions
| LVL | FJD |
|---|---|
| 1 LVL | 3.64 FJD |
| 10 LVL | 36.39 FJD |
| 50 LVL | 181.96 FJD |
| 100 LVL | 363.91 FJD |
| 500 LVL | 1,819.57 FJD |
| 1,000 LVL | 3,639.15 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-06-16T13:31:29Z",
"rates": {
"FJD": 3.639146
}
}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.9146,
"rate": 3.639146
}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