Rate Overview
Live
1 PLN = 2.6241 NOK
1 NOK = 0.381086
PLN
Avg
2.6382
High
2.6606
Low
2.6241
Last updated: 3/6/2026, 8:10:59 AM
Quick Conversions
| PLN | NOK |
|---|---|
| 1 PLN | 2.62 NOK |
| 10 PLN | 26.24 NOK |
| 50 PLN | 131.20 NOK |
| 100 PLN | 262.41 NOK |
| 500 PLN | 1,312.04 NOK |
| 1,000 PLN | 2,624.08 NOK |
Get PLN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=NOKExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-06T08:10:59Z",
"rates": {
"NOK": 2.624083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "NOK",
"amount": 100
},
"result": 262.4083,
"rate": 2.624083
}Build with PLN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key