Rate Overview
Live
1 ILS = 20.2023 PHP
1 PHP = 0.049499
ILS
Avg
19.9702
High
21.9330
Low
18.4702
Last updated: 7/25/2026, 7:56:33 PM
Quick Conversions
| ILS | PHP |
|---|---|
| 1 ILS | 20.20 PHP |
| 10 ILS | 202.02 PHP |
| 50 ILS | 1,010.12 PHP |
| 100 ILS | 2,020.23 PHP |
| 500 ILS | 10,101.15 PHP |
| 1,000 ILS | 20,202.30 PHP |
Get ILS/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=PHPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-25T19:56:33Z",
"rates": {
"PHP": 20.202301
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "PHP",
"amount": 100
},
"result": 2020.2300999999998,
"rate": 20.202301
}Build with ILS/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key