Rate Overview
Live
1 PEN = 45.7950 NPR
1 NPR = 0.021836
PEN
Avg
45.6604
High
45.8291
Low
45.3973
Last updated: 8/19/2026, 3:35:18 AM
Quick Conversions
| PEN | NPR |
|---|---|
| 1 PEN | 45.80 NPR |
| 10 PEN | 457.95 NPR |
| 50 PEN | 2,289.75 NPR |
| 100 PEN | 4,579.50 NPR |
| 500 PEN | 22,897.52 NPR |
| 1,000 PEN | 45,795.04 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-08-19T03:35:18Z",
"rates": {
"NPR": 45.795041
}
}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": 4579.5041,
"rate": 45.795041
}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