Rate Overview
Live
1 ISK = 0.029813 PLN
1 PLN = 33.5424
ISK
Avg
0.029767
High
0.029837
Low
0.029695
Last updated: 3/27/2026, 6:28:13 AM
Quick Conversions
| ISK | PLN |
|---|---|
| 1 ISK | 0.03 PLN |
| 10 ISK | 0.30 PLN |
| 50 ISK | 1.49 PLN |
| 100 ISK | 2.98 PLN |
| 500 ISK | 14.91 PLN |
| 1,000 ISK | 29.81 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-27T06:28:13Z",
"rates": {
"PLN": 0.029813
}
}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.9813,
"rate": 0.029813
}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