Rate Overview
Live
1 PGK = 0.665380 ILS
1 ILS = 1.5029
PGK
Avg
0.674831
High
0.681464
Low
0.665380
Last updated: 5/7/2026, 10:30:42 AM
Quick Conversions
| PGK | ILS |
|---|---|
| 1 PGK | 0.67 ILS |
| 10 PGK | 6.65 ILS |
| 50 PGK | 33.27 ILS |
| 100 PGK | 66.54 ILS |
| 500 PGK | 332.69 ILS |
| 1,000 PGK | 665.38 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-05-07T10:30:42Z",
"rates": {
"ILS": 0.66538
}
}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": 66.538,
"rate": 0.66538
}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