Rate Overview
Live
1 ISK = 0.027077 PEN
1 PEN = 36.9317
ISK
Avg
0.026940
High
0.027077
Low
0.026802
Last updated: 7/8/2026, 10:40:40 AM
Quick Conversions
| ISK | PEN |
|---|---|
| 1 ISK | 0.03 PEN |
| 10 ISK | 0.27 PEN |
| 50 ISK | 1.35 PEN |
| 100 ISK | 2.71 PEN |
| 500 ISK | 13.54 PEN |
| 1,000 ISK | 27.08 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-07-08T10:40:40Z",
"rates": {
"PEN": 0.027077
}
}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.7077,
"rate": 0.027077
}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