Rate Overview
Live
1 PHP = 0.049296 ILS
1 ILS = 20.2856
PHP
Avg
0.050294
High
0.050948
Low
0.049296
Last updated: 4/17/2026, 5:28:39 PM
Quick Conversions
| PHP | ILS |
|---|---|
| 1 PHP | 0.05 ILS |
| 10 PHP | 0.49 ILS |
| 50 PHP | 2.46 ILS |
| 100 PHP | 4.93 ILS |
| 500 PHP | 24.65 ILS |
| 1,000 PHP | 49.30 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-04-17T17:28:39Z",
"rates": {
"ILS": 0.049296
}
}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.9296,
"rate": 0.049296
}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