Rate Overview
Live
1 ILS = 1.3744 PGK
1 PGK = 0.727581
ILS
Avg
1.3790
High
1.3844
Low
1.3739
Last updated: 3/27/2026, 6:01:49 AM
Quick Conversions
| ILS | PGK |
|---|---|
| 1 ILS | 1.37 PGK |
| 10 ILS | 13.74 PGK |
| 50 ILS | 68.72 PGK |
| 100 ILS | 137.44 PGK |
| 500 ILS | 687.21 PGK |
| 1,000 ILS | 1,374.42 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-03-27T06:01:49Z",
"rates": {
"PGK": 1.374418
}
}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": 137.4418,
"rate": 1.374418
}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