Rate Overview
Live
1 PYG = 0.000479 ILS
1 ILS = 2087.68
PYG
Avg
0.000471
High
0.000482
Low
0.000457
Last updated: 3/28/2026, 12:18:12 PM
Quick Conversions
| PYG | ILS |
|---|---|
| 1 PYG | 0.00 ILS |
| 10 PYG | 0.00 ILS |
| 50 PYG | 0.02 ILS |
| 100 PYG | 0.05 ILS |
| 500 PYG | 0.24 ILS |
| 1,000 PYG | 0.48 ILS |
Get PYG/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=ILSExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-03-28T12:18:12Z",
"rates": {
"ILS": 0.000479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "ILS",
"amount": 100
},
"result": 0.0479,
"rate": 0.000479
}Build with PYG/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key