Rate Overview
Live
1 ISK = 0.027620 PEN
1 PEN = 36.2056
ISK
Avg
0.027321
High
0.028513
Low
0.026168
Last updated: 5/29/2026, 2:28:49 PM
Quick Conversions
| ISK | PEN |
|---|---|
| 1 ISK | 0.03 PEN |
| 10 ISK | 0.28 PEN |
| 50 ISK | 1.38 PEN |
| 100 ISK | 2.76 PEN |
| 500 ISK | 13.81 PEN |
| 1,000 ISK | 27.62 PEN |
Get ISK/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=PENExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-29T14:28:49Z",
"rates": {
"PEN": 0.02762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "PEN",
"amount": 100
},
"result": 2.762,
"rate": 0.02762
}Build with ISK/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key