Rate Overview
Live
1 PGK = 0.676769 ILS
1 ILS = 1.4776
PGK
Avg
0.679409
High
0.684505
Low
0.676013
Last updated: 7/1/2026, 6:05:31 AM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.68 ILS |
| 10 PGK | 6.77 ILS |
| 50 PGK | 33.84 ILS |
| 100 PGK | 67.68 ILS |
| 500 PGK | 338.38 ILS |
| 1,000 PGK | 676.77 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-01T06:05:31Z",
"rates": {
"ILS": 0.676769
}
}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": 67.67689999999999,
"rate": 0.676769
}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