Rate Overview
Live
1 ILS = 20.7265 PHP
1 PHP = 0.048247
ILS
Avg
20.7410
High
20.8133
Low
20.6099
Last updated: 6/17/2026, 6:33:00 AM
Quick Conversions
| ILS | PHP |
|---|---|
| 1 ILS | 20.73 PHP |
| 10 ILS | 207.27 PHP |
| 50 ILS | 1,036.33 PHP |
| 100 ILS | 2,072.65 PHP |
| 500 ILS | 10,363.25 PHP |
| 1,000 ILS | 20,726.50 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-06-17T06:33:00Z",
"rates": {
"PHP": 20.7265
}
}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": 2072.65,
"rate": 20.7265
}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