Rate Overview
Live
1 PYG = 0.000505 ILS
1 ILS = 1980.20
PYG
Avg
0.000504
High
0.000507
Low
0.000502
Last updated: 7/28/2026, 1:58:16 PM
Quick Conversions
| PYG | ILS |
|---|---|
| 1 PYG | 0.00 ILS |
| 10 PYG | 0.01 ILS |
| 50 PYG | 0.03 ILS |
| 100 PYG | 0.05 ILS |
| 500 PYG | 0.25 ILS |
| 1,000 PYG | 0.51 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-07-28T13:58:16Z",
"rates": {
"ILS": 0.000505
}
}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.0505,
"rate": 0.000505
}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