Rate Overview
Live
1 NPR = 0.023647 PLN
1 PLN = 42.2887
NPR
Avg
0.023829
High
0.023996
Low
0.023647
Last updated: 5/7/2026, 9:08:30 AM
Quick Conversions
| NPR | PLN |
|---|---|
| 1 NPR | 0.02 PLN |
| 10 NPR | 0.24 PLN |
| 50 NPR | 1.18 PLN |
| 100 NPR | 2.36 PLN |
| 500 NPR | 11.82 PLN |
| 1,000 NPR | 23.65 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-07T09:08:30Z",
"rates": {
"PLN": 0.023647
}
}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.3647,
"rate": 0.023647
}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