Rate Overview
Live
1 PEN = 36.4846 ISK
1 ISK = 0.027409
PEN
Avg
36.6459
High
36.8540
Low
36.4595
Last updated: 8/17/2026, 5:49:13 AM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 36.48 ISK |
| 10 PEN | 364.85 ISK |
| 50 PEN | 1,824.23 ISK |
| 100 PEN | 3,648.46 ISK |
| 500 PEN | 18,242.30 ISK |
| 1,000 PEN | 36,484.60 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-08-17T05:49:13Z",
"rates": {
"ISK": 36.484602
}
}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": 3648.4602000000004,
"rate": 36.484602
}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