Rate Overview
Live
1 ILS = 2084.02 PYG
1 PYG = 0.000480
ILS
Avg
2170.26
High
2392.38
Low
2072.23
Last updated: 3/28/2026, 10:47:56 AM
Quick Conversions
| ILS | PYG |
|---|---|
| 1 ILS | 2,084.02 PYG |
| 10 ILS | 20,840.17 PYG |
| 50 ILS | 104,200.87 PYG |
| 100 ILS | 208,401.74 PYG |
| 500 ILS | 1,042,008.70 PYG |
| 1,000 ILS | 2,084,017.40 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-03-28T10:47:56Z",
"rates": {
"PYG": 2084.017402
}
}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": 208401.7402,
"rate": 2084.017402
}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