Rate Overview
Live
1 PEN = 35.5428 ISK
1 ISK = 0.028135
PEN
Avg
36.0043
High
36.5591
Low
35.5428
Last updated: 4/17/2026, 4:55:28 AM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 35.54 ISK |
| 10 PEN | 355.43 ISK |
| 50 PEN | 1,777.14 ISK |
| 100 PEN | 3,554.28 ISK |
| 500 PEN | 17,771.42 ISK |
| 1,000 PEN | 35,542.83 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-04-17T04:55:28Z",
"rates": {
"ISK": 35.542834
}
}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": 3554.2834,
"rate": 35.542834
}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