Rate Overview
Live
1 PEN = 36.9920 ISK
1 ISK = 0.027033
PEN
Avg
36.6342
High
37.6851
Low
34.9631
Last updated: 7/24/2026, 1:36:13 PM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 36.99 ISK |
| 10 PEN | 369.92 ISK |
| 50 PEN | 1,849.60 ISK |
| 100 PEN | 3,699.20 ISK |
| 500 PEN | 18,496.01 ISK |
| 1,000 PEN | 36,992.03 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-24T13:36:13Z",
"rates": {
"ISK": 36.992026
}
}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": 3699.2026,
"rate": 36.992026
}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