Rate Overview
Live
1 LBP = 0.098045 GNF
1 GNF = 10.1994
LBP
Avg
0.097573
High
0.103465
Low
0.096573
Last updated: 3/28/2026, 12:03:56 PM
Quick Conversions
| LBP | GNF |
|---|---|
| 1 LBP | 0.10 GNF |
| 10 LBP | 0.98 GNF |
| 50 LBP | 4.90 GNF |
| 100 LBP | 9.80 GNF |
| 500 LBP | 49.02 GNF |
| 1,000 LBP | 98.04 GNF |
Get LBP/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=GNFExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-28T12:03:56Z",
"rates": {
"GNF": 0.098045
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "GNF",
"amount": 100
},
"result": 9.804499999999999,
"rate": 0.098045
}Build with LBP/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key