Rate Overview
Live
1 LBP = 0.001696 NPR
1 NPR = 589.6226
LBP
Avg
0.001696
High
0.001701
Low
0.001694
Last updated: 5/7/2026, 7:56:55 PM
Quick Conversions
| LBP | NPR |
|---|---|
| 1 LBP | 0.00 NPR |
| 10 LBP | 0.02 NPR |
| 50 LBP | 0.08 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-07T19:56:55Z",
"rates": {
"NPR": 0.001696
}
}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.1696,
"rate": 0.001696
}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