Rate Overview
Live
1 NPR = 0.021787 PEN
1 PEN = 45.8989
NPR
Avg
0.022616
High
0.023259
Low
0.021787
Last updated: 8/20/2026, 8:44:26 PM
Quick Conversions
| NPR | PEN |
|---|---|
| 1 NPR | 0.02 PEN |
| 10 NPR | 0.22 PEN |
| 50 NPR | 1.09 PEN |
| 100 NPR | 2.18 PEN |
| 500 NPR | 10.89 PEN |
| 1,000 NPR | 21.79 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-20T20:44:26Z",
"rates": {
"PEN": 0.021787
}
}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.1787,
"rate": 0.021787
}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