Rate Overview
Live
1 PEN = 45.3407 NPR
1 NPR = 0.022055
PEN
Avg
45.2790
High
45.5212
Low
45.0862
Last updated: 9/9/2026, 12:38:41 PM
Quick Conversions
| PEN | NPR |
|---|---|
| 1 PEN | 45.34 NPR |
| 10 PEN | 453.41 NPR |
| 50 PEN | 2,267.04 NPR |
| 100 PEN | 4,534.07 NPR |
| 500 PEN | 22,670.37 NPR |
| 1,000 PEN | 45,340.73 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-09-09T12:38:41Z",
"rates": {
"NPR": 45.340732
}
}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": 4534.073200000001,
"rate": 45.340732
}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