Rate Overview
Live
1 PGK = 0.649638 ILS
1 ILS = 1.5393
PGK
Avg
0.718503
High
0.767654
Low
0.649638
Last updated: 5/27/2026, 10:44:42 PM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.65 ILS |
| 10 PGK | 6.50 ILS |
| 50 PGK | 32.48 ILS |
| 100 PGK | 64.96 ILS |
| 500 PGK | 324.82 ILS |
| 1,000 PGK | 649.64 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-05-27T22:44:42Z",
"rates": {
"ILS": 0.649638
}
}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": 64.9638,
"rate": 0.649638
}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