Rate Overview
Live
1 NPR = 0.022277 PEN
1 PEN = 44.8893
NPR
Avg
0.022215
High
0.022337
Low
0.022009
Last updated: 6/18/2026, 5:17:12 PM
Quick Conversions
| NPR | PEN |
|---|---|
| 1 NPR | 0.02 PEN |
| 10 NPR | 0.22 PEN |
| 50 NPR | 1.11 PEN |
| 100 NPR | 2.23 PEN |
| 500 NPR | 11.14 PEN |
| 1,000 NPR | 22.28 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-06-18T17:17:12Z",
"rates": {
"PEN": 0.022277
}
}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.2277,
"rate": 0.022277
}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