Rate Overview
Live
1 PEN = 36.1758 ISK
1 ISK = 0.027643
PEN
Avg
36.4394
High
37.6851
Low
34.9631
Last updated: 5/27/2026, 3:12:59 PM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 36.18 ISK |
| 10 PEN | 361.76 ISK |
| 50 PEN | 1,808.79 ISK |
| 100 PEN | 3,617.58 ISK |
| 500 PEN | 18,087.89 ISK |
| 1,000 PEN | 36,175.78 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-05-27T15:12:59Z",
"rates": {
"ISK": 36.175782
}
}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": 3617.5782,
"rate": 36.175782
}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