Rate Overview
Live
1 PEN = 36.9681 ISK
1 ISK = 0.027050
PEN
Avg
37.0416
High
37.2262
Low
36.9519
Last updated: 7/25/2026, 8:22:29 PM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 36.97 ISK |
| 10 PEN | 369.68 ISK |
| 50 PEN | 1,848.41 ISK |
| 100 PEN | 3,696.81 ISK |
| 500 PEN | 18,484.05 ISK |
| 1,000 PEN | 36,968.10 ISK |
Get PEN/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=ISKExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-25T20:22:29Z",
"rates": {
"ISK": 36.968102
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "ISK",
"amount": 100
},
"result": 3696.8102000000003,
"rate": 36.968102
}Build with PEN/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key