Rate Overview
Live
1 GNF = 10.2421 LBP
1 LBP = 0.097636
GNF
Avg
10.2242
High
10.3005
Low
10.1043
Last updated: 6/19/2026, 11:43:24 AM
Quick Conversions
| GNF | LBP |
|---|---|
| 1 GNF | 10.24 LBP |
| 10 GNF | 102.42 LBP |
| 50 GNF | 512.11 LBP |
| 100 GNF | 1,024.21 LBP |
| 500 GNF | 5,121.07 LBP |
| 1,000 GNF | 10,242.14 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-06-19T11:43:24Z",
"rates": {
"LBP": 10.24214
}
}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": 1024.214,
"rate": 10.24214
}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