Rate Overview
Live
1 PGK = 0.692230 ILS
1 ILS = 1.4446
PGK
Avg
0.696423
High
0.731886
Low
0.650360
Last updated: 7/26/2026, 6:01:09 PM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.69 ILS |
| 10 PGK | 6.92 ILS |
| 50 PGK | 34.61 ILS |
| 100 PGK | 69.22 ILS |
| 500 PGK | 346.12 ILS |
| 1,000 PGK | 692.23 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-26T18:01:09Z",
"rates": {
"ILS": 0.69223
}
}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": 69.223,
"rate": 0.69223
}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