Rate Overview
Live
1 LBP = 0.098815 GNF
1 GNF = 10.1199
LBP
Avg
0.098121
High
0.098815
Low
0.096993
Last updated: 3/7/2026, 9:11:46 AM
Quick Conversions
| LBP | GNF |
|---|---|
| 1 LBP | 0.10 GNF |
| 10 LBP | 0.99 GNF |
| 50 LBP | 4.94 GNF |
| 100 LBP | 9.88 GNF |
| 500 LBP | 49.41 GNF |
| 1,000 LBP | 98.82 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-07T09:11:46Z",
"rates": {
"GNF": 0.098815
}
}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.8815,
"rate": 0.098815
}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