Rate Overview
Live
1 PHP = 0.045672 ILS
1 ILS = 21.8953
PHP
Avg
0.047406
High
0.048783
Low
0.045672
Last updated: 5/28/2026, 3:31:51 AM
Quick Conversions
| PHP | ILS |
|---|---|
| 1 PHP | 0.05 ILS |
| 10 PHP | 0.46 ILS |
| 50 PHP | 2.28 ILS |
| 100 PHP | 4.57 ILS |
| 500 PHP | 22.84 ILS |
| 1,000 PHP | 45.67 ILS |
Get PHP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=ILSExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-28T03:31:51Z",
"rates": {
"ILS": 0.045672
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "ILS",
"amount": 100
},
"result": 4.5672,
"rate": 0.045672
}Build with PHP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key