Rate Overview
Live
1 PEN = 36.9029 ISK
1 ISK = 0.027098
PEN
Avg
36.2744
High
38.2781
Low
34.0757
Last updated: 7/27/2026, 2:00:31 PM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 36.90 ISK |
| 10 PEN | 369.03 ISK |
| 50 PEN | 1,845.14 ISK |
| 100 PEN | 3,690.29 ISK |
| 500 PEN | 18,451.45 ISK |
| 1,000 PEN | 36,902.90 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-27T14:00:31Z",
"rates": {
"ISK": 36.902896
}
}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": 3690.2896,
"rate": 36.902896
}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