Rate Overview
Live
1 NPR = 0.022152 PEN
1 PEN = 45.1427
NPR
Avg
0.022114
High
0.022191
Low
0.021968
Last updated: 8/3/2026, 6:44:27 PM
Quick Conversions
| NPR | PEN |
|---|---|
| 1 NPR | 0.02 PEN |
| 10 NPR | 0.22 PEN |
| 50 NPR | 1.11 PEN |
| 100 NPR | 2.22 PEN |
| 500 NPR | 11.08 PEN |
| 1,000 NPR | 22.15 PEN |
Get NPR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=PENExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-08-03T18:44:27Z",
"rates": {
"PEN": 0.022152
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "PEN",
"amount": 100
},
"result": 2.2152000000000003,
"rate": 0.022152
}Build with NPR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key