Rate Overview
Live
1 PGK = 0.683802 ILS
1 ILS = 1.4624
PGK
Avg
0.677501
High
0.687804
Low
0.663109
Last updated: 9/2/2026, 5:54:44 PM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.68 ILS |
| 10 PGK | 6.84 ILS |
| 50 PGK | 34.19 ILS |
| 100 PGK | 68.38 ILS |
| 500 PGK | 341.90 ILS |
| 1,000 PGK | 683.80 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-09-02T17:54:44Z",
"rates": {
"ILS": 0.683802
}
}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.3802,
"rate": 0.683802
}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