Rate Overview
Live
1 PEN = 37.2063 ISK
1 ISK = 0.026877
PEN
Avg
37.1910
High
37.3104
Low
37.0104
Last updated: 7/6/2026, 5:33:47 PM
Quick Conversions
| PEN | ISK |
|---|---|
| 1 PEN | 37.21 ISK |
| 10 PEN | 372.06 ISK |
| 50 PEN | 1,860.31 ISK |
| 100 PEN | 3,720.63 ISK |
| 500 PEN | 18,603.14 ISK |
| 1,000 PEN | 37,206.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-07-06T17:33:47Z",
"rates": {
"ISK": 37.206283
}
}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": 3720.6283,
"rate": 37.206283
}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