Rate Overview
Live
1 PEN = 35.7752 ISK
1 ISK = 0.027952
PEN
Avg
36.8320
High
38.2132
Low
34.6528
Last updated: 3/27/2026, 1:32:53 PM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 35.78 ISK |
| 10 PEN | 357.75 ISK |
| 50 PEN | 1,788.76 ISK |
| 100 PEN | 3,577.52 ISK |
| 500 PEN | 17,887.61 ISK |
| 1,000 PEN | 35,775.21 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-03-27T13:32:53Z",
"rates": {
"ISK": 35.77521
}
}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": 3577.521,
"rate": 35.77521
}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