Rate Overview
Live
1 ISK = 0.030478 PLN
1 PLN = 32.8106
ISK
Avg
0.030266
High
0.030478
Low
0.030160
Last updated: 7/29/2026, 4:40:16 PM
Quick Conversions
| ISK | PLN |
|---|---|
| 1 ISK | 0.03 PLN |
| 10 ISK | 0.30 PLN |
| 50 ISK | 1.52 PLN |
| 100 ISK | 3.05 PLN |
| 500 ISK | 15.24 PLN |
| 1,000 ISK | 30.48 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-29T16:40:16Z",
"rates": {
"PLN": 0.030478
}
}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.0478,
"rate": 0.030478
}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