Rate Overview
Live
1 PGK = 0.689664 ILS
1 ILS = 1.4500
PGK
Avg
0.701559
High
0.748170
Low
0.651390
Last updated: 7/21/2026, 2:27:15 PM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.69 ILS |
| 10 PGK | 6.90 ILS |
| 50 PGK | 34.48 ILS |
| 100 PGK | 68.97 ILS |
| 500 PGK | 344.83 ILS |
| 1,000 PGK | 689.66 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-21T14:27:15Z",
"rates": {
"ILS": 0.689664
}
}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.96640000000001,
"rate": 0.689664
}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