Rate Overview
Live
1 LBP = 0.015331 NGN
1 NGN = 65.2273
LBP
Avg
0.015298
High
0.015349
Low
0.015256
Last updated: 7/10/2026, 9:43:39 AM
Quick Conversions
| LBP | NGN |
|---|---|
| 1 LBP | 0.02 NGN |
| 10 LBP | 0.15 NGN |
| 50 LBP | 0.77 NGN |
| 100 LBP | 1.53 NGN |
| 500 LBP | 7.67 NGN |
| 1,000 LBP | 15.33 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-10T09:43:39Z",
"rates": {
"NGN": 0.015331
}
}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.5331,
"rate": 0.015331
}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