Rate Overview
Live
1 ILS = 2148.02 PYG
1 PYG = 0.000466
ILS
Avg
2126.29
High
2148.02
Low
2108.30
Last updated: 4/17/2026, 5:30:21 PM
Quick Conversions
| ILS | PYG |
|---|---|
| 1 ILS | 2,148.02 PYG |
| 10 ILS | 21,480.23 PYG |
| 50 ILS | 107,401.16 PYG |
| 100 ILS | 214,802.31 PYG |
| 500 ILS | 1,074,011.56 PYG |
| 1,000 ILS | 2,148,023.13 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-04-17T17:30:21Z",
"rates": {
"PYG": 2148.023125
}
}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": 214802.31250000003,
"rate": 2148.023125
}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