Rate Overview
Live
1 ILS = 20.2724 PHP
1 PHP = 0.049328
ILS
Avg
18.9032
High
21.9330
Low
16.6918
Last updated: 7/28/2026, 11:36:51 PM
Quick Conversions
| ILS | PHP |
|---|---|
| 1 ILS | 20.27 PHP |
| 10 ILS | 202.72 PHP |
| 50 ILS | 1,013.62 PHP |
| 100 ILS | 2,027.24 PHP |
| 500 ILS | 10,136.19 PHP |
| 1,000 ILS | 20,272.37 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-28T23:36:51Z",
"rates": {
"PHP": 20.272374
}
}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.2374,
"rate": 20.272374
}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