Rate Overview
Live
1 ILS = 2092.01 PYG
1 PYG = 0.000478
ILS
Avg
2092.94
High
2106.92
Low
2060.67
Last updated: 6/17/2026, 6:35:04 AM
Quick Conversions
| ILS | PYG |
|---|---|
| 1 ILS | 2,092.01 PYG |
| 10 ILS | 20,920.08 PYG |
| 50 ILS | 104,600.39 PYG |
| 100 ILS | 209,200.77 PYG |
| 500 ILS | 1,046,003.87 PYG |
| 1,000 ILS | 2,092,007.73 PYG |
Get ILS/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=PYGExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-17T06:35:04Z",
"rates": {
"PYG": 2092.007734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "PYG",
"amount": 100
},
"result": 209200.77339999998,
"rate": 2092.007734
}Build with ILS/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key