Rate Overview
Live
1 PGK = 0.688585 ILS
1 ILS = 1.4523
PGK
Avg
0.823959
High
0.972073
Low
0.665411
Last updated: 7/13/2026, 9:10:40 PM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.69 ILS |
| 10 PGK | 6.89 ILS |
| 50 PGK | 34.43 ILS |
| 100 PGK | 68.86 ILS |
| 500 PGK | 344.29 ILS |
| 1,000 PGK | 688.59 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-13T21:10:40Z",
"rates": {
"ILS": 0.688585
}
}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.8585,
"rate": 0.688585
}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