Rate Overview
Live
1 PEN = 44.6345 NPR
1 NPR = 0.022404
PEN
Avg
44.9112
High
45.2708
Low
44.6345
Last updated: 6/19/2026, 11:58:56 AM
Quick Conversions
| PEN | NPR |
|---|---|
| 1 PEN | 44.63 NPR |
| 10 PEN | 446.34 NPR |
| 50 PEN | 2,231.72 NPR |
| 100 PEN | 4,463.45 NPR |
| 500 PEN | 22,317.24 NPR |
| 1,000 PEN | 44,634.48 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-06-19T11:58:56Z",
"rates": {
"NPR": 44.634479
}
}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": 4463.4479,
"rate": 44.634479
}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