Rate Overview
Live
1 LBP = 0.098376 GNF
1 GNF = 10.1651
LBP
Avg
0.098081
High
0.098376
Low
0.097799
Last updated: 5/7/2026, 12:31:27 PM
Quick Conversions
| LBP | GNF |
|---|---|
| 1 LBP | 0.10 GNF |
| 10 LBP | 0.98 GNF |
| 50 LBP | 4.92 GNF |
| 100 LBP | 9.84 GNF |
| 500 LBP | 49.19 GNF |
| 1,000 LBP | 98.38 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-05-07T12:31:27Z",
"rates": {
"GNF": 0.098376
}
}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.8376,
"rate": 0.098376
}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