Rate Overview
Live
1 PEN = 43.3951 NPR
1 NPR = 0.023044
PEN
Avg
43.7923
High
44.2412
Low
43.3951
Last updated: 4/17/2026, 12:03:33 PM
Quick Conversions
| PEN | NPR |
|---|---|
| 1 PEN | 43.40 NPR |
| 10 PEN | 433.95 NPR |
| 50 PEN | 2,169.75 NPR |
| 100 PEN | 4,339.51 NPR |
| 500 PEN | 21,697.54 NPR |
| 1,000 PEN | 43,395.08 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-04-17T12:03:33Z",
"rates": {
"NPR": 43.395084
}
}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": 4339.5084,
"rate": 43.395084
}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