Rate Overview
Live
1 ILS = 1.5353 PGK
1 PGK = 0.651354
ILS
Avg
1.4158
High
1.5353
Low
1.3366
Last updated: 5/27/2026, 4:50:49 AM
Quick Conversions
| ILS | PGK |
|---|---|
| 1 ILS | 1.54 PGK |
| 10 ILS | 15.35 PGK |
| 50 ILS | 76.76 PGK |
| 100 ILS | 153.53 PGK |
| 500 ILS | 767.63 PGK |
| 1,000 ILS | 1,535.26 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-05-27T04:50:49Z",
"rates": {
"PGK": 1.535264
}
}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": 153.5264,
"rate": 1.535264
}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