Rate Overview
Live
1 PGK = 0.727580 ILS
1 ILS = 1.3744
PGK
Avg
0.725185
High
0.727857
Low
0.722334
Last updated: 3/27/2026, 6:01:50 AM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.73 ILS |
| 10 PGK | 7.28 ILS |
| 50 PGK | 36.38 ILS |
| 100 PGK | 72.76 ILS |
| 500 PGK | 363.79 ILS |
| 1,000 PGK | 727.58 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-27T06:01:50Z",
"rates": {
"ILS": 0.72758
}
}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": 72.758,
"rate": 0.72758
}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