Rate Overview
Live
1 PGK = 0.687719 ILS
1 ILS = 1.4541
PGK
Avg
0.685140
High
0.693659
Low
0.676013
Last updated: 7/27/2026, 3:39:30 PM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.69 ILS |
| 10 PGK | 6.88 ILS |
| 50 PGK | 34.39 ILS |
| 100 PGK | 68.77 ILS |
| 500 PGK | 343.86 ILS |
| 1,000 PGK | 687.72 ILS |
Get PGK/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=ILSExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-27T15:39:30Z",
"rates": {
"ILS": 0.687719
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "ILS",
"amount": 100
},
"result": 68.7719,
"rate": 0.687719
}Build with PGK/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key