Rate Overview
Live
1 ISK = 0.029540 PLN
1 PLN = 33.8524
ISK
Avg
0.029535
High
0.029746
Low
0.029431
Last updated: 3/7/2026, 12:26:32 AM
Quick Conversions
| ISK | PLN |
|---|---|
| 1 ISK | 0.03 PLN |
| 10 ISK | 0.30 PLN |
| 50 ISK | 1.48 PLN |
| 100 ISK | 2.95 PLN |
| 500 ISK | 14.77 PLN |
| 1,000 ISK | 29.54 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-03-07T00:26:32Z",
"rates": {
"PLN": 0.02954
}
}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": 2.954,
"rate": 0.02954
}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