Rate Overview
Live
1 PEN = 36.0801 ISK
1 ISK = 0.027716
PEN
Avg
36.2304
High
36.3896
Low
36.0801
Last updated: 9/2/2026, 10:39:19 AM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 36.08 ISK |
| 10 PEN | 360.80 ISK |
| 50 PEN | 1,804.01 ISK |
| 100 PEN | 3,608.01 ISK |
| 500 PEN | 18,040.05 ISK |
| 1,000 PEN | 36,080.11 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-09-02T10:39:19Z",
"rates": {
"ISK": 36.080107
}
}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": 3608.0107,
"rate": 36.080107
}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