Rate Overview
Live
1 GNF = 10.1963 LBP
1 LBP = 0.098074
GNF
Avg
10.2060
High
10.2310
Low
10.1963
Last updated: 4/18/2026, 8:47:22 AM
Quick Conversions
| GNF | LBP |
|---|---|
| 1 GNF | 10.20 LBP |
| 10 GNF | 101.96 LBP |
| 50 GNF | 509.82 LBP |
| 100 GNF | 1,019.63 LBP |
| 500 GNF | 5,098.17 LBP |
| 1,000 GNF | 10,196.34 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-04-18T08:47:22Z",
"rates": {
"LBP": 10.196339
}
}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": 1019.6339,
"rate": 10.196339
}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