Rate Overview
Live
1 LBP = 0.000409 NIO
1 NIO = 2444.99 LBP
Avg
0.000413
High
0.000428
Low
0.000401
Last updated: 1/25/2026, 5:00:59 PM
Quick Conversions
| LBP | NIO |
|---|---|
| 1 LBP | 0.00 NIO |
| 10 LBP | 0.00 NIO |
| 50 LBP | 0.02 NIO |
| 100 LBP | 0.04 NIO |
| 500 LBP | 0.20 NIO |
| 1,000 LBP | 0.41 NIO |
Get LBP/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=NIOExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-01-25T17:00:59Z",
"rates": {
"NIO": 0.000409
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "NIO",
"amount": 100
},
"result": 0.0409,
"rate": 0.000409
}Build with LBP/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key