Rate Overview
Live
1 LBP = 0.014759 NGN
1 NGN = 67.7553
LBP
Avg
0.014748
High
0.014948
Low
0.014667
Last updated: 9/10/2026, 7:11:15 AM
Quick Conversions
| LBP | NGN |
|---|---|
| 1 LBP | 0.01 NGN |
| 10 LBP | 0.15 NGN |
| 50 LBP | 0.74 NGN |
| 100 LBP | 1.48 NGN |
| 500 LBP | 7.38 NGN |
| 1,000 LBP | 14.76 NGN |
Get LBP/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=NGNExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-09-10T07:11:15Z",
"rates": {
"NGN": 0.014759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "NGN",
"amount": 100
},
"result": 1.4759,
"rate": 0.014759
}Build with LBP/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key