Rate Overview
Live
1 PEN = 35.8854 ISK
1 ISK = 0.027866
PEN
Avg
36.3176
High
36.7745
Low
35.8854
Last updated: 3/7/2026, 4:07:30 AM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 35.89 ISK |
| 10 PEN | 358.85 ISK |
| 50 PEN | 1,794.27 ISK |
| 100 PEN | 3,588.54 ISK |
| 500 PEN | 17,942.70 ISK |
| 1,000 PEN | 35,885.41 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-07T04:07:30Z",
"rates": {
"ISK": 35.885408
}
}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": 3588.5407999999998,
"rate": 35.885408
}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