Rate Overview
Live
1 ISK = 0.028342 PEN
1 PEN = 35.2833
ISK
Avg
0.028405
High
0.028620
Low
0.028153
Last updated: 5/8/2026, 2:22:32 PM
Quick Conversions
| ISK | PEN |
|---|---|
| 1 ISK | 0.03 PEN |
| 10 ISK | 0.28 PEN |
| 50 ISK | 1.42 PEN |
| 100 ISK | 2.83 PEN |
| 500 ISK | 14.17 PEN |
| 1,000 ISK | 28.34 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-08T14:22:32Z",
"rates": {
"PEN": 0.028342
}
}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.8342,
"rate": 0.028342
}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