Rate Overview
Live
1 ILS = 2097.99 PYG
1 PYG = 0.000477
ILS
Avg
2094.60
High
2112.68
Low
2077.11
Last updated: 5/7/2026, 7:53:17 PM
Quick Conversions
| ILS | PYG |
|---|---|
| 1 ILS | 2,097.99 PYG |
| 10 ILS | 20,979.89 PYG |
| 50 ILS | 104,899.44 PYG |
| 100 ILS | 209,798.88 PYG |
| 500 ILS | 1,048,994.40 PYG |
| 1,000 ILS | 2,097,988.80 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-05-07T19:53:17Z",
"rates": {
"PYG": 2097.988797
}
}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": 209798.8797,
"rate": 2097.988797
}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