Rate Overview
Live
1 FJD = 0.274301 LVL
1 LVL = 3.6456
FJD
Avg
0.274453
High
0.275323
Low
0.271952
Last updated: 5/7/2026, 12:12:59 AM
Quick Conversions
| FJD | LVL |
|---|---|
| 1 FJD | 0.27 LVL |
| 10 FJD | 2.74 LVL |
| 50 FJD | 13.72 LVL |
| 100 FJD | 27.43 LVL |
| 500 FJD | 137.15 LVL |
| 1,000 FJD | 274.30 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-07T00:12:59Z",
"rates": {
"LVL": 0.274301
}
}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.430100000000003,
"rate": 0.274301
}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