Rate Overview
Live
1 PEN = 35.7550 ISK
1 ISK = 0.027968
PEN
Avg
36.2833
High
36.7745
Low
35.7293
Last updated: 3/27/2026, 6:48:46 PM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 35.76 ISK |
| 10 PEN | 357.55 ISK |
| 50 PEN | 1,787.75 ISK |
| 100 PEN | 3,575.50 ISK |
| 500 PEN | 17,877.51 ISK |
| 1,000 PEN | 35,755.02 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-27T18:48:46Z",
"rates": {
"ISK": 35.755023
}
}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": 3575.5023,
"rate": 35.755023
}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