Rate Overview
Live
1 LBP = 0.001702 NPR
1 NPR = 587.5441
LBP
Avg
0.001704
High
0.001738
Low
0.001687
Last updated: 5/28/2026, 2:30:10 AM
Quick Conversions
| LBP | NPR |
|---|---|
| 1 LBP | 0.00 NPR |
| 10 LBP | 0.02 NPR |
| 50 LBP | 0.09 NPR |
| 100 LBP | 0.17 NPR |
| 500 LBP | 0.85 NPR |
| 1,000 LBP | 1.70 NPR |
Get LBP/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=NPRExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-05-28T02:30:10Z",
"rates": {
"NPR": 0.001702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "NPR",
"amount": 100
},
"result": 0.1702,
"rate": 0.001702
}Build with LBP/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key