Rate Overview
Live
1 PGK = 0.667429 ILS
1 ILS = 1.4983
PGK
Avg
0.670495
High
0.678625
Low
0.665792
Last updated: 6/17/2026, 5:46:57 AM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.67 ILS |
| 10 PGK | 6.67 ILS |
| 50 PGK | 33.37 ILS |
| 100 PGK | 66.74 ILS |
| 500 PGK | 333.71 ILS |
| 1,000 PGK | 667.43 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-06-17T05:46:57Z",
"rates": {
"ILS": 0.667429
}
}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": 66.7429,
"rate": 0.667429
}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