Rate Overview
Live
1 ILS = 21.8066 PHP
1 PHP = 0.045858
ILS
Avg
19.6381
High
21.8066
Low
18.4852
Last updated: 5/27/2026, 10:40:13 PM
Quick Conversions
| ILS | PHP |
|---|---|
| 1 ILS | 21.81 PHP |
| 10 ILS | 218.07 PHP |
| 50 ILS | 1,090.33 PHP |
| 100 ILS | 2,180.66 PHP |
| 500 ILS | 10,903.30 PHP |
| 1,000 ILS | 21,806.60 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-05-27T22:40:13Z",
"rates": {
"PHP": 21.806597
}
}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": 2180.6597,
"rate": 21.806597
}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