Rate Overview
Live
1 PEN = 35.7752 ISK
1 ISK = 0.027952
PEN
Avg
35.8873
High
36.0119
Low
35.7293
Last updated: 3/27/2026, 8:21:57 AM
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-27T08:21:57Z",
"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