Rate Overview
Live
1 ISK = 0.028151 PEN
1 PEN = 35.5227
ISK
Avg
0.027835
High
0.028151
Low
0.027352
Last updated: 4/18/2026, 8:46:46 AM
Quick Conversions
| ISK | PEN |
|---|---|
| 1 ISK | 0.03 PEN |
| 10 ISK | 0.28 PEN |
| 50 ISK | 1.41 PEN |
| 100 ISK | 2.82 PEN |
| 500 ISK | 14.08 PEN |
| 1,000 ISK | 28.15 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-04-18T08:46:46Z",
"rates": {
"PEN": 0.028151
}
}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.8150999999999997,
"rate": 0.028151
}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