Rate Overview
Live
1 GNF = 10.2272 LBP
1 LBP = 0.097778
GNF
Avg
10.2272
High
10.2690
Low
10.1744
Last updated: 7/31/2026, 9:16:36 AM
Quick Conversions
| GNF | LBP |
|---|---|
| 1 GNF | 10.23 LBP |
| 10 GNF | 102.27 LBP |
| 50 GNF | 511.36 LBP |
| 100 GNF | 1,022.72 LBP |
| 500 GNF | 5,113.62 LBP |
| 1,000 GNF | 10,227.24 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-31T09:16:36Z",
"rates": {
"LBP": 10.227235
}
}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": 1022.7235000000001,
"rate": 10.227235
}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