Rate Overview
Live
1 NPR = 0.022809 PEN
1 PEN = 43.8423
NPR
Avg
0.024664
High
0.027385
Low
0.022676
Last updated: 3/28/2026, 3:22:30 PM
Quick Conversions
| NPR | PEN |
|---|---|
| 1 NPR | 0.02 PEN |
| 10 NPR | 0.23 PEN |
| 50 NPR | 1.14 PEN |
| 100 NPR | 2.28 PEN |
| 500 NPR | 11.40 PEN |
| 1,000 NPR | 22.81 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-03-28T15:22:30Z",
"rates": {
"PEN": 0.022809
}
}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.2809,
"rate": 0.022809
}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