Rate Overview
Live
1 PEN = 42.2889 NPR
1 NPR = 0.023647
PEN
Avg
43.0492
High
43.6475
Low
42.2889
Last updated: 3/7/2026, 7:39:34 AM
Quick Conversions
| PEN | NPR |
|---|---|
| 1 PEN | 42.29 NPR |
| 10 PEN | 422.89 NPR |
| 50 PEN | 2,114.45 NPR |
| 100 PEN | 4,228.89 NPR |
| 500 PEN | 21,144.46 NPR |
| 1,000 PEN | 42,288.92 NPR |
Get PEN/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=NPRExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-07T07:39:34Z",
"rates": {
"NPR": 42.288924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "NPR",
"amount": 100
},
"result": 4228.8924,
"rate": 42.288924
}Build with PEN/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key