Rate Overview
Live
1 PEN = 45.0805 NPR
1 NPR = 0.022183
PEN
Avg
42.8578
High
45.7723
Low
39.3410
Last updated: 7/31/2026, 10:30:26 AM
Quick Conversions
| PEN | NPR |
|---|---|
| 1 PEN | 45.08 NPR |
| 10 PEN | 450.81 NPR |
| 50 PEN | 2,254.03 NPR |
| 100 PEN | 4,508.05 NPR |
| 500 PEN | 22,540.26 NPR |
| 1,000 PEN | 45,080.52 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-07-31T10:30:26Z",
"rates": {
"NPR": 45.08052
}
}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": 4508.052,
"rate": 45.08052
}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