Rate Overview
Live
1 ISK = 0.029977 PLN
1 PLN = 33.3589
ISK
Avg
0.029787
High
0.029977
Low
0.029695
Last updated: 3/27/2026, 1:15:11 PM
Quick Conversions
| ISK | PLN |
|---|---|
| 1 ISK | 0.03 PLN |
| 10 ISK | 0.30 PLN |
| 50 ISK | 1.50 PLN |
| 100 ISK | 3.00 PLN |
| 500 ISK | 14.99 PLN |
| 1,000 ISK | 29.98 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-27T13:15:11Z",
"rates": {
"PLN": 0.029977
}
}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.9977,
"rate": 0.029977
}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