Rate Overview
Live
1 NPR = 0.023762 PLN
1 PLN = 42.0840
NPR
Avg
0.025378
High
0.027481
Low
0.023640
Last updated: 5/27/2026, 4:05:38 PM
Quick Conversions
| NPR | PLN |
|---|---|
| 1 NPR | 0.02 PLN |
| 10 NPR | 0.24 PLN |
| 50 NPR | 1.19 PLN |
| 100 NPR | 2.38 PLN |
| 500 NPR | 11.88 PLN |
| 1,000 NPR | 23.76 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-05-27T16:05:38Z",
"rates": {
"PLN": 0.023762
}
}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.3762,
"rate": 0.023762
}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