Rate Overview
Live
1 FJD = 0.273915 LVL
1 LVL = 3.6508
FJD
Avg
0.274228
High
0.275934
Low
0.272242
Last updated: 7/1/2026, 8:47:20 AM
Quick Conversions
| FJD | LVL |
|---|---|
| 1 FJD | 0.27 LVL |
| 10 FJD | 2.74 LVL |
| 50 FJD | 13.70 LVL |
| 100 FJD | 27.39 LVL |
| 500 FJD | 136.96 LVL |
| 1,000 FJD | 273.92 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-07-01T08:47:20Z",
"rates": {
"LVL": 0.273915
}
}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.3915,
"rate": 0.273915
}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