Rate Overview
Live
1 PGK = 0.657869 ILS
1 ILS = 1.5201
PGK
Avg
0.670477
High
0.680107
Low
0.657869
Last updated: 8/15/2026, 2:15:37 PM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.66 ILS |
| 10 PGK | 6.58 ILS |
| 50 PGK | 32.89 ILS |
| 100 PGK | 65.79 ILS |
| 500 PGK | 328.93 ILS |
| 1,000 PGK | 657.87 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-08-15T14:15:37Z",
"rates": {
"ILS": 0.657869
}
}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": 65.7869,
"rate": 0.657869
}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