Rate Overview
Live
1 ISK = 0.029444 PLN
1 PLN = 33.9628
ISK
Avg
0.029539
High
0.029794
Low
0.029394
Last updated: 4/18/2026, 8:46:51 AM
Quick Conversions
| ISK | PLN |
|---|---|
| 1 ISK | 0.03 PLN |
| 10 ISK | 0.29 PLN |
| 50 ISK | 1.47 PLN |
| 100 ISK | 2.94 PLN |
| 500 ISK | 14.72 PLN |
| 1,000 ISK | 29.44 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-04-18T08:46:51Z",
"rates": {
"PLN": 0.029444
}
}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.9444000000000004,
"rate": 0.029444
}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