Rate Overview
Live
1 PGK = 0.677507 ILS
1 ILS = 1.4760
PGK
Avg
0.679435
High
0.684505
Low
0.676013
Last updated: 7/1/2026, 4:17:37 PM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.68 ILS |
| 10 PGK | 6.78 ILS |
| 50 PGK | 33.88 ILS |
| 100 PGK | 67.75 ILS |
| 500 PGK | 338.75 ILS |
| 1,000 PGK | 677.51 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-01T16:17:37Z",
"rates": {
"ILS": 0.677507
}
}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.7507,
"rate": 0.677507
}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