Rate Overview
Live
1 GNF = 10.2381 LBP
1 LBP = 0.097674
GNF
Avg
10.2373
High
10.2690
Low
10.2144
Last updated: 7/29/2026, 9:09:23 AM
Quick Conversions
| GNF | LBP |
|---|---|
| 1 GNF | 10.24 LBP |
| 10 GNF | 102.38 LBP |
| 50 GNF | 511.91 LBP |
| 100 GNF | 1,023.81 LBP |
| 500 GNF | 5,119.07 LBP |
| 1,000 GNF | 10,238.15 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-29T09:09:23Z",
"rates": {
"LBP": 10.238147
}
}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.8147,
"rate": 10.238147
}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