Rate Overview
Live
1 PEN = 37.0697 ISK
1 ISK = 0.026976
PEN
Avg
37.0717
High
37.2262
Low
36.9681
Last updated: 7/27/2026, 5:26:00 PM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 37.07 ISK |
| 10 PEN | 370.70 ISK |
| 50 PEN | 1,853.49 ISK |
| 100 PEN | 3,706.97 ISK |
| 500 PEN | 18,534.85 ISK |
| 1,000 PEN | 37,069.70 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-07-27T17:26:00Z",
"rates": {
"ISK": 37.069701
}
}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": 3706.9701,
"rate": 37.069701
}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