Rate Overview
Live
1 LBP = 0.015210 NGN
1 NGN = 65.7462
LBP
Avg
0.016581
High
0.018582
Low
0.015148
Last updated: 7/28/2026, 11:52:02 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.60 NGN |
| 1,000 LBP | 15.21 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-28T11:52:02Z",
"rates": {
"NGN": 0.01521
}
}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.521,
"rate": 0.01521
}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