Rate Overview
Live
1 PLN = 2.5495 NOK
1 NOK = 0.392240
PLN
Avg
2.6015
High
2.7186
Low
2.5204
Last updated: 7/28/2026, 9:39:03 AM
Quick Conversions
| PLN | NOK |
|---|---|
| 1 PLN | 2.55 NOK |
| 10 PLN | 25.49 NOK |
| 50 PLN | 127.47 NOK |
| 100 PLN | 254.95 NOK |
| 500 PLN | 1,274.73 NOK |
| 1,000 PLN | 2,549.46 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-07-28T09:39:03Z",
"rates": {
"NOK": 2.549462
}
}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": 254.9462,
"rate": 2.549462
}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