Rate Overview
Live
1 PGK = 0.690522 ILS
1 ILS = 1.4482
PGK
Avg
0.700827
High
0.713666
Low
0.689615
Last updated: 4/16/2026, 3:07:20 PM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.69 ILS |
| 10 PGK | 6.91 ILS |
| 50 PGK | 34.53 ILS |
| 100 PGK | 69.05 ILS |
| 500 PGK | 345.26 ILS |
| 1,000 PGK | 690.52 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-04-16T15:07:20Z",
"rates": {
"ILS": 0.690522
}
}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": 69.0522,
"rate": 0.690522
}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