Rate Overview
Live
1 GNF = 10.2558 LBP
1 LBP = 0.097506
GNF
Avg
10.2312
High
10.2558
Low
10.1744
Last updated: 7/24/2026, 10:20:04 PM
Quick Conversions
| GNF | LBP |
|---|---|
| 1 GNF | 10.26 LBP |
| 10 GNF | 102.56 LBP |
| 50 GNF | 512.79 LBP |
| 100 GNF | 1,025.58 LBP |
| 500 GNF | 5,127.89 LBP |
| 1,000 GNF | 10,255.78 LBP |
Get GNF/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=LBPExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-24T22:20:04Z",
"rates": {
"LBP": 10.255783
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "LBP",
"amount": 100
},
"result": 1025.5783,
"rate": 10.255783
}Build with GNF/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key