Rate Overview
Live
1 FJD = 0.275259 LVL
1 LVL = 3.6329
FJD
Avg
0.275870
High
0.293696
Low
0.263735
Last updated: 5/27/2026, 3:10:42 PM
Quick Conversions
| FJD | LVL |
|---|---|
| 1 FJD | 0.28 LVL |
| 10 FJD | 2.75 LVL |
| 50 FJD | 13.76 LVL |
| 100 FJD | 27.53 LVL |
| 500 FJD | 137.63 LVL |
| 1,000 FJD | 275.26 LVL |
Get FJD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=LVLExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-27T15:10:42Z",
"rates": {
"LVL": 0.275259
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "LVL",
"amount": 100
},
"result": 27.525899999999996,
"rate": 0.275259
}Build with FJD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key