Rate Overview
Live
1 GNF = 10.2690 LBP
1 LBP = 0.097381
GNF
Avg
10.2706
High
10.4045
Low
9.9089
Last updated: 7/26/2026, 1:19:49 AM
Quick Conversions
| GNF | LBP |
|---|---|
| 1 GNF | 10.27 LBP |
| 10 GNF | 102.69 LBP |
| 50 GNF | 513.45 LBP |
| 100 GNF | 1,026.90 LBP |
| 500 GNF | 5,134.48 LBP |
| 1,000 GNF | 10,268.96 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-26T01:19:49Z",
"rates": {
"LBP": 10.268964
}
}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": 1026.8964,
"rate": 10.268964
}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