Rate Overview
Live
1 PEN = 43.8407 NPR
1 NPR = 0.022810
PEN
Avg
43.5536
High
43.8407
Low
43.2837
Last updated: 3/28/2026, 9:03:57 AM
Quick Conversions
| PEN | NPR |
|---|---|
| 1 PEN | 43.84 NPR |
| 10 PEN | 438.41 NPR |
| 50 PEN | 2,192.04 NPR |
| 100 PEN | 4,384.07 NPR |
| 500 PEN | 21,920.35 NPR |
| 1,000 PEN | 43,840.70 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-03-28T09:03:57Z",
"rates": {
"NPR": 43.840702
}
}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": 4384.0702,
"rate": 43.840702
}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