Rate Overview
Live
1 GNF = 0.000068 LVL
1 LVL = 14705.88
GNF
Avg
0.000068
High
0.000069
Low
0.000067
Last updated: 3/6/2026, 8:08:50 AM
Quick Conversions
| GNF | LVL |
|---|---|
| 1 GNF | 0.00 LVL |
| 10 GNF | 0.00 LVL |
| 50 GNF | 0.00 LVL |
| 100 GNF | 0.01 LVL |
| 500 GNF | 0.03 LVL |
| 1,000 GNF | 0.07 LVL |
Get GNF/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=LVLExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-06T08:08:50Z",
"rates": {
"LVL": 0.000068
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "LVL",
"amount": 100
},
"result": 0.0068,
"rate": 0.000068
}Build with GNF/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key