Rate Overview
Live
1 LVL = 3.6363 FJD
1 FJD = 0.275003
LVL
Avg
3.7191
High
3.8059
Low
3.6221
Last updated: 7/26/2026, 8:22:01 AM
Quick Conversions
| LVL | FJD |
|---|---|
| 1 LVL | 3.64 FJD |
| 10 LVL | 36.36 FJD |
| 50 LVL | 181.82 FJD |
| 100 LVL | 363.63 FJD |
| 500 LVL | 1,818.16 FJD |
| 1,000 LVL | 3,636.32 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-26T08:22:01Z",
"rates": {
"FJD": 3.636319
}
}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.6319,
"rate": 3.636319
}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