Rate Overview
Live
1 PGK = 0.732940 ILS
1 ILS = 1.3644
PGK
Avg
0.728375
High
0.748170
Low
0.715362
Last updated: 3/27/2026, 1:19:45 PM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.73 ILS |
| 10 PGK | 7.33 ILS |
| 50 PGK | 36.65 ILS |
| 100 PGK | 73.29 ILS |
| 500 PGK | 366.47 ILS |
| 1,000 PGK | 732.94 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-03-27T13:19:45Z",
"rates": {
"ILS": 0.73294
}
}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": 73.294,
"rate": 0.73294
}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