Rate Overview
Live
1 ILS = 1.3890 PGK
1 PGK = 0.719954
ILS
Avg
1.3880
High
1.4069
Low
1.3663
Last updated: 3/7/2026, 1:54:01 AM
Quick Conversions
| ILS | PGK |
|---|---|
| 1 ILS | 1.39 PGK |
| 10 ILS | 13.89 PGK |
| 50 ILS | 69.45 PGK |
| 100 ILS | 138.90 PGK |
| 500 ILS | 694.49 PGK |
| 1,000 ILS | 1,388.98 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-07T01:54:01Z",
"rates": {
"PGK": 1.388977
}
}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": 138.8977,
"rate": 1.388977
}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