Rate Overview
Live
1 PLN = 2.5464 NOK
1 NOK = 0.392713
PLN
Avg
2.5479
High
2.8178
Low
2.0870
Last updated: 7/21/2026, 7:46:29 AM
Quick Conversions
| PLN | NOK |
|---|---|
| 1 PLN | 2.55 NOK |
| 10 PLN | 25.46 NOK |
| 50 PLN | 127.32 NOK |
| 100 PLN | 254.64 NOK |
| 500 PLN | 1,273.20 NOK |
| 1,000 PLN | 2,546.39 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-21T07:46:29Z",
"rates": {
"NOK": 2.54639
}
}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.639,
"rate": 2.54639
}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