Rate Overview
Live
1 PEN = 44.7202 NPR
1 NPR = 0.022361
PEN
Avg
39.6796
High
44.7202
Low
35.7381
Last updated: 5/30/2026, 10:37:19 AM
Quick Conversions
| PEN | NPR |
|---|---|
| 1 PEN | 44.72 NPR |
| 10 PEN | 447.20 NPR |
| 50 PEN | 2,236.01 NPR |
| 100 PEN | 4,472.02 NPR |
| 500 PEN | 22,360.08 NPR |
| 1,000 PEN | 44,720.16 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-05-30T10:37:19Z",
"rates": {
"NPR": 44.72016
}
}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": 4472.016,
"rate": 44.72016
}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