Rate Overview
Live
1 ILS = 20.2787 PHP
1 PHP = 0.049313
ILS
Avg
20.2211
High
20.3163
Low
20.1031
Last updated: 7/28/2026, 4:41:39 PM
Quick Conversions
| ILS | PHP |
|---|---|
| 1 ILS | 20.28 PHP |
| 10 ILS | 202.79 PHP |
| 50 ILS | 1,013.93 PHP |
| 100 ILS | 2,027.87 PHP |
| 500 ILS | 10,139.34 PHP |
| 1,000 ILS | 20,278.69 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-28T16:41:39Z",
"rates": {
"PHP": 20.278688
}
}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": 2027.8688,
"rate": 20.278688
}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