Rate Overview
Live
1 GNF = 10.1532 LBP
1 LBP = 0.098491
GNF
Avg
10.2096
High
10.3099
Low
10.1532
Last updated: 3/6/2026, 8:10:22 AM
Quick Conversions
| GNF | LBP |
|---|---|
| 1 GNF | 10.15 LBP |
| 10 GNF | 101.53 LBP |
| 50 GNF | 507.66 LBP |
| 100 GNF | 1,015.32 LBP |
| 500 GNF | 5,076.60 LBP |
| 1,000 GNF | 10,153.20 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-03-06T08:10:22Z",
"rates": {
"LBP": 10.153197
}
}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": 1015.3197,
"rate": 10.153197
}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