Rate Overview
Live
1 PEN = 43.9910 NPR
1 NPR = 0.022732
PEN
Avg
43.8197
High
44.2034
Low
43.2797
Last updated: 5/9/2026, 4:55:27 AM
Quick Conversions
| PEN | NPR |
|---|---|
| 1 PEN | 43.99 NPR |
| 10 PEN | 439.91 NPR |
| 50 PEN | 2,199.55 NPR |
| 100 PEN | 4,399.10 NPR |
| 500 PEN | 21,995.52 NPR |
| 1,000 PEN | 43,991.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-05-09T04:55:27Z",
"rates": {
"NPR": 43.99104
}
}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": 4399.103999999999,
"rate": 43.99104
}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