Rate Overview
Live
1 ILS = 20.5450 PHP
1 PHP = 0.048674
ILS
Avg
20.5528
High
20.6991
Low
20.4885
Last updated: 7/6/2026, 4:46:14 AM
Quick Conversions
| ILS | PHP |
|---|---|
| 1 ILS | 20.54 PHP |
| 10 ILS | 205.45 PHP |
| 50 ILS | 1,027.25 PHP |
| 100 ILS | 2,054.50 PHP |
| 500 ILS | 10,272.48 PHP |
| 1,000 ILS | 20,544.96 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-06T04:46:14Z",
"rates": {
"PHP": 20.544961
}
}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": 2054.4961000000003,
"rate": 20.544961
}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