Rate Overview
Live
1 ILS = 1.4443 PGK
1 PGK = 0.692374
ILS
Avg
1.4381
High
1.5520
Low
1.3645
Last updated: 7/25/2026, 9:16:49 PM
Quick Conversions
| ILS | PGK |
|---|---|
| 1 ILS | 1.44 PGK |
| 10 ILS | 14.44 PGK |
| 50 ILS | 72.22 PGK |
| 100 ILS | 144.43 PGK |
| 500 ILS | 722.15 PGK |
| 1,000 ILS | 1,444.31 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-07-25T21:16:49Z",
"rates": {
"PGK": 1.444306
}
}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.4306,
"rate": 1.444306
}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