Rate Overview
Live
1 PLN = 2.4915 NOK
1 NOK = 0.401370
PLN
Avg
2.5040
High
2.5339
Low
2.4915
Last updated: 9/2/2026, 6:32:32 AM
Quick Conversions
| PLN | NOK |
|---|---|
| 1 PLN | 2.49 NOK |
| 10 PLN | 24.91 NOK |
| 50 PLN | 124.57 NOK |
| 100 PLN | 249.15 NOK |
| 500 PLN | 1,245.73 NOK |
| 1,000 PLN | 2,491.47 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-09-02T06:32:32Z",
"rates": {
"NOK": 2.491469
}
}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": 249.1469,
"rate": 2.491469
}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