Rate Overview
Live
1 NPR = 0.024092 PLN
1 PLN = 41.5076
NPR
Avg
0.024302
High
0.024567
Low
0.024092
Last updated: 4/17/2026, 6:11:57 AM
Quick Conversions
| NPR | PLN |
|---|---|
| 1 NPR | 0.02 PLN |
| 10 NPR | 0.24 PLN |
| 50 NPR | 1.20 PLN |
| 100 NPR | 2.41 PLN |
| 500 NPR | 12.05 PLN |
| 1,000 NPR | 24.09 PLN |
Get NPR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=PLNExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-17T06:11:57Z",
"rates": {
"PLN": 0.024092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "PLN",
"amount": 100
},
"result": 2.4092,
"rate": 0.024092
}Build with NPR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key