Rate Overview
Live
1 PEN = 36.6028 ISK
1 ISK = 0.027320
PEN
Avg
36.8138
High
37.0663
Low
36.5615
Last updated: 6/16/2026, 2:36:54 PM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 36.60 ISK |
| 10 PEN | 366.03 ISK |
| 50 PEN | 1,830.14 ISK |
| 100 PEN | 3,660.28 ISK |
| 500 PEN | 18,301.38 ISK |
| 1,000 PEN | 36,602.77 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-06-16T14:36:54Z",
"rates": {
"ISK": 36.602766
}
}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": 3660.2766,
"rate": 36.602766
}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