Rate Overview
Live
1 PGK = 0.730103 ILS
1 ILS = 1.3697
PGK
Avg
0.751550
High
0.810671
Low
0.720698
Last updated: 3/27/2026, 7:44:44 AM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.73 ILS |
| 10 PGK | 7.30 ILS |
| 50 PGK | 36.51 ILS |
| 100 PGK | 73.01 ILS |
| 500 PGK | 365.05 ILS |
| 1,000 PGK | 730.10 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-27T07:44:44Z",
"rates": {
"ILS": 0.730103
}
}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.0103,
"rate": 0.730103
}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