Rate Overview
Live
1 ISK = 0.035378 PGK
1 PGK = 28.2662
ISK
Avg
0.035407
High
0.035918
Low
0.035079
Last updated: 5/28/2026, 10:59:45 PM
Quick Conversions
| ISK | PGK |
|---|---|
| 1 ISK | 0.04 PGK |
| 10 ISK | 0.35 PGK |
| 50 ISK | 1.77 PGK |
| 100 ISK | 3.54 PGK |
| 500 ISK | 17.69 PGK |
| 1,000 ISK | 35.38 PGK |
Get ISK/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=PGKExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-28T22:59:45Z",
"rates": {
"PGK": 0.035378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "PGK",
"amount": 100
},
"result": 3.5378,
"rate": 0.035378
}Build with ISK/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key