Rate Overview
Live
1 PEN = 36.1173 ISK
1 ISK = 0.027688
PEN
Avg
35.7592
High
36.4410
Low
34.9403
Last updated: 5/27/2026, 1:55:58 PM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 36.12 ISK |
| 10 PEN | 361.17 ISK |
| 50 PEN | 1,805.86 ISK |
| 100 PEN | 3,611.73 ISK |
| 500 PEN | 18,058.64 ISK |
| 1,000 PEN | 36,117.28 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-27T13:55:58Z",
"rates": {
"ISK": 36.117282
}
}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": 3611.7282000000005,
"rate": 36.117282
}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