Rate Overview
Live
1 PLN = 2.6182 NOK
1 NOK = 0.381937
PLN
Avg
2.6199
High
2.6746
Low
2.5660
Last updated: 3/27/2026, 6:11:00 PM
Quick Conversions
| PLN | NOK |
|---|---|
| 1 PLN | 2.62 NOK |
| 10 PLN | 26.18 NOK |
| 50 PLN | 130.91 NOK |
| 100 PLN | 261.82 NOK |
| 500 PLN | 1,309.12 NOK |
| 1,000 PLN | 2,618.23 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-27T18:11:00Z",
"rates": {
"NOK": 2.618235
}
}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": 261.82349999999997,
"rate": 2.618235
}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