Rate Overview
Live
1 PHP = 0.053359 ILS
1 ILS = 18.7410
PHP
Avg
0.053047
High
0.053400
Low
0.052535
Last updated: 2/14/2026, 2:38:03 PM
Quick Conversions
| PHP | ILS |
|---|---|
| 1 PHP | 0.05 ILS |
| 10 PHP | 0.53 ILS |
| 50 PHP | 2.67 ILS |
| 100 PHP | 5.34 ILS |
| 500 PHP | 26.68 ILS |
| 1,000 PHP | 53.36 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-02-14T14:38:03Z",
"rates": {
"ILS": 0.053359
}
}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": 5.3359,
"rate": 0.053359
}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