Rate Overview
Live
1 ILS = 1.5028 PGK
1 PGK = 0.665415
ILS
Avg
1.4781
High
1.5028
Low
1.4673
Last updated: 5/6/2026, 11:05:30 PM
Quick Conversions
| ILS | PGK |
|---|---|
| 1 ILS | 1.50 PGK |
| 10 ILS | 15.03 PGK |
| 50 ILS | 75.14 PGK |
| 100 ILS | 150.28 PGK |
| 500 ILS | 751.41 PGK |
| 1,000 ILS | 1,502.82 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-06T23:05:30Z",
"rates": {
"PGK": 1.502822
}
}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": 150.28220000000002,
"rate": 1.502822
}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