Rate Overview
Live
1 LBP = 0.015160 NGN
1 NGN = 65.9631
LBP
Avg
0.015184
High
0.015219
Low
0.015119
Last updated: 7/31/2026, 9:16:37 AM
Quick Conversions
| LBP | NGN |
|---|---|
| 1 LBP | 0.02 NGN |
| 10 LBP | 0.15 NGN |
| 50 LBP | 0.76 NGN |
| 100 LBP | 1.52 NGN |
| 500 LBP | 7.58 NGN |
| 1,000 LBP | 15.16 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-07-31T09:16:37Z",
"rates": {
"NGN": 0.01516
}
}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.516,
"rate": 0.01516
}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