Rate Overview
Live
1 LBP = 0.097987 GNF
1 GNF = 10.2054
LBP
Avg
0.097995
High
0.098979
Low
0.097224
Last updated: 9/9/2026, 7:58:32 AM
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 | 48.99 GNF |
| 1,000 LBP | 97.99 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-09-09T07:58:32Z",
"rates": {
"GNF": 0.097987
}
}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.7987,
"rate": 0.097987
}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