Rate Overview
Live
1 PYG = 0.000472 ILS
1 ILS = 2118.64
PYG
Avg
0.000477
High
0.000487
Low
0.000472
Last updated: 3/7/2026, 8:00:25 AM
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.47 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-07T08:00:25Z",
"rates": {
"ILS": 0.000472
}
}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.0472,
"rate": 0.000472
}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