Rate Overview
Live
1 ILS = 1.4624 PGK
1 PGK = 0.683802
ILS
Avg
1.4762
High
1.5080
Low
1.4539
Last updated: 9/2/2026, 5:15:26 PM
Quick Conversions
| ILS | PGK |
|---|---|
| 1 ILS | 1.46 PGK |
| 10 ILS | 14.62 PGK |
| 50 ILS | 73.12 PGK |
| 100 ILS | 146.24 PGK |
| 500 ILS | 731.21 PGK |
| 1,000 ILS | 1,462.41 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-09-02T17:15:26Z",
"rates": {
"PGK": 1.462411
}
}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": 146.2411,
"rate": 1.462411
}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