Rate Overview
Live
1 ILS = 2114.96 PYG
1 PYG = 0.000473
ILS
Avg
2094.60
High
2118.16
Low
2052.40
Last updated: 3/7/2026, 7:36:14 AM
Quick Conversions
| ILS | PYG |
|---|---|
| 1 ILS | 2,114.96 PYG |
| 10 ILS | 21,149.55 PYG |
| 50 ILS | 105,747.77 PYG |
| 100 ILS | 211,495.54 PYG |
| 500 ILS | 1,057,477.71 PYG |
| 1,000 ILS | 2,114,955.41 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-07T07:36:14Z",
"rates": {
"PYG": 2114.95541
}
}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": 211495.541,
"rate": 2114.95541
}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