Rate Overview
Live
1 NPR = 0.025087 PLN
1 PLN = 39.8613
NPR
Avg
0.024903
High
0.025289
Low
0.024517
Last updated: 3/7/2026, 12:28:09 AM
Quick Conversions
| NPR | PLN |
|---|---|
| 1 NPR | 0.03 PLN |
| 10 NPR | 0.25 PLN |
| 50 NPR | 1.25 PLN |
| 100 NPR | 2.51 PLN |
| 500 NPR | 12.54 PLN |
| 1,000 NPR | 25.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-03-07T00:28:09Z",
"rates": {
"PLN": 0.025087
}
}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.5087,
"rate": 0.025087
}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