Rate Overview
Live
1 ISK = 0.030256 PLN
1 PLN = 33.0513
ISK
Avg
0.029451
High
0.030256
Low
0.028389
Last updated: 7/27/2026, 12:42:26 PM
Quick Conversions
| ISK | PLN |
|---|---|
| 1 ISK | 0.03 PLN |
| 10 ISK | 0.30 PLN |
| 50 ISK | 1.51 PLN |
| 100 ISK | 3.03 PLN |
| 500 ISK | 15.13 PLN |
| 1,000 ISK | 30.26 PLN |
Get ISK/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=PLNExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-27T12:42:26Z",
"rates": {
"PLN": 0.030256
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "PLN",
"amount": 100
},
"result": 3.0256000000000003,
"rate": 0.030256
}Build with ISK/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key