Rate Overview
Live
1 ILS = 1.3697 PGK
1 PGK = 0.730103
ILS
Avg
1.2476
High
1.4007
Low
1.0287
Last updated: 3/27/2026, 7:45:12 AM
Quick Conversions
| ILS | PGK |
|---|---|
| 1 ILS | 1.37 PGK |
| 10 ILS | 13.70 PGK |
| 50 ILS | 68.48 PGK |
| 100 ILS | 136.97 PGK |
| 500 ILS | 684.83 PGK |
| 1,000 ILS | 1,369.67 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-27T07:45:12Z",
"rates": {
"PGK": 1.369669
}
}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": 136.9669,
"rate": 1.369669
}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