Rate Overview
Live
1 LBP = 0.015441 NGN
1 NGN = 64.7626
LBP
Avg
0.015278
High
0.015441
Low
0.015081
Last updated: 3/27/2026, 6:34:31 AM
Quick Conversions
| LBP | NGN |
|---|---|
| 1 LBP | 0.02 NGN |
| 10 LBP | 0.15 NGN |
| 50 LBP | 0.77 NGN |
| 100 LBP | 1.54 NGN |
| 500 LBP | 7.72 NGN |
| 1,000 LBP | 15.44 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-03-27T06:34:31Z",
"rates": {
"NGN": 0.015441
}
}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.5441,
"rate": 0.015441
}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