Rate Overview
Live
1 ILS = 1.4487 PGK
1 PGK = 0.690269
ILS
Avg
1.4271
High
1.4501
Low
1.4012
Last updated: 4/16/2026, 4:48:24 PM
Quick Conversions
| ILS | PGK |
|---|---|
| 1 ILS | 1.45 PGK |
| 10 ILS | 14.49 PGK |
| 50 ILS | 72.44 PGK |
| 100 ILS | 144.87 PGK |
| 500 ILS | 724.36 PGK |
| 1,000 ILS | 1,448.71 PGK |
Get ILS/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=PGKExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-16T16:48:24Z",
"rates": {
"PGK": 1.44871
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "PGK",
"amount": 100
},
"result": 144.87099999999998,
"rate": 1.44871
}Build with ILS/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key