Rate Overview
Live
1 LVL = 3.6698 FJD
1 FJD = 0.272498
LVL
Avg
3.7133
High
3.8078
Low
3.6090
Last updated: 5/27/2026, 3:42:47 AM
Quick Conversions
| LVL | FJD |
|---|---|
| 1 LVL | 3.67 FJD |
| 10 LVL | 36.70 FJD |
| 50 LVL | 183.49 FJD |
| 100 LVL | 366.98 FJD |
| 500 LVL | 1,834.88 FJD |
| 1,000 LVL | 3,669.75 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-05-27T03:42:47Z",
"rates": {
"FJD": 3.669754
}
}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": 366.97540000000004,
"rate": 3.669754
}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