Rate Overview
Live
1 ILS = 2031.40 PYG
1 PYG = 0.000492
ILS
Avg
2034.00
High
2054.01
Low
2021.25
Last updated: 7/4/2026, 9:32:59 PM
Quick Conversions
| ILS | PYG |
|---|---|
| 1 ILS | 2,031.40 PYG |
| 10 ILS | 20,313.96 PYG |
| 50 ILS | 101,569.78 PYG |
| 100 ILS | 203,139.57 PYG |
| 500 ILS | 1,015,697.83 PYG |
| 1,000 ILS | 2,031,395.67 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-07-04T21:32:59Z",
"rates": {
"PYG": 2031.395666
}
}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": 203139.5666,
"rate": 2031.395666
}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