Rate Overview
Live
1 GNF = 10.2385 LBP
1 LBP = 0.097671
GNF
Avg
10.2208
High
10.2726
Low
10.1408
Last updated: 7/14/2026, 8:56:56 PM
Quick Conversions
| GNF | LBP |
|---|---|
| 1 GNF | 10.24 LBP |
| 10 GNF | 102.38 LBP |
| 50 GNF | 511.92 LBP |
| 100 GNF | 1,023.85 LBP |
| 500 GNF | 5,119.24 LBP |
| 1,000 GNF | 10,238.49 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-14T20:56:56Z",
"rates": {
"LBP": 10.238487
}
}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": 1023.8486999999999,
"rate": 10.238487
}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