Rate Overview
Live
1 ILS = 20.2283 PHP
1 PHP = 0.049436
ILS
Avg
20.2225
High
20.3163
Low
20.1031
Last updated: 7/28/2026, 1:28:53 PM
Quick Conversions
| ILS | PHP |
|---|---|
| 1 ILS | 20.23 PHP |
| 10 ILS | 202.28 PHP |
| 50 ILS | 1,011.41 PHP |
| 100 ILS | 2,022.83 PHP |
| 500 ILS | 10,114.14 PHP |
| 1,000 ILS | 20,228.28 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-28T13:28:53Z",
"rates": {
"PHP": 20.228283
}
}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": 2022.8283000000001,
"rate": 20.228283
}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