Rate Overview
Live
1 ILS = 1.4958 PGK
1 PGK = 0.668517
ILS
Avg
1.4912
High
1.5020
Low
1.4736
Last updated: 6/17/2026, 6:33:47 AM
Quick Conversions
| ILS | PGK |
|---|---|
| 1 ILS | 1.50 PGK |
| 10 ILS | 14.96 PGK |
| 50 ILS | 74.79 PGK |
| 100 ILS | 149.58 PGK |
| 500 ILS | 747.92 PGK |
| 1,000 ILS | 1,495.85 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-06-17T06:33:47Z",
"rates": {
"PGK": 1.495848
}
}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": 149.5848,
"rate": 1.495848
}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