Rate Overview
Live
1 PEN = 45.2195 NPR
1 NPR = 0.022114
PEN
Avg
45.0461
High
45.2195
Low
44.8790
Last updated: 7/9/2026, 6:40:53 PM
Quick Conversions
| PEN | NPR |
|---|---|
| 1 PEN | 45.22 NPR |
| 10 PEN | 452.19 NPR |
| 50 PEN | 2,260.97 NPR |
| 100 PEN | 4,521.95 NPR |
| 500 PEN | 22,609.75 NPR |
| 1,000 PEN | 45,219.50 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-09T18:40:53Z",
"rates": {
"NPR": 45.219499
}
}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": 4521.9499,
"rate": 45.219499
}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