Rate Overview
Live
1 PEN = 35.3300 ISK
1 ISK = 0.028305
PEN
Avg
35.1857
High
35.4344
Low
34.9403
Last updated: 5/7/2026, 6:54:45 AM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 35.33 ISK |
| 10 PEN | 353.30 ISK |
| 50 PEN | 1,766.50 ISK |
| 100 PEN | 3,533.00 ISK |
| 500 PEN | 17,665.01 ISK |
| 1,000 PEN | 35,330.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-05-07T06:54:45Z",
"rates": {
"ISK": 35.330024
}
}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": 3533.0024000000003,
"rate": 35.330024
}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