Rate Overview
Live
1 PHP = 0.052386 ILS
1 ILS = 19.0891
PHP
Avg
0.052946
High
0.054309
Low
0.052179
Last updated: 3/7/2026, 7:35:08 AM
Quick Conversions
| PHP | ILS |
|---|---|
| 1 PHP | 0.05 ILS |
| 10 PHP | 0.52 ILS |
| 50 PHP | 2.62 ILS |
| 100 PHP | 5.24 ILS |
| 500 PHP | 26.19 ILS |
| 1,000 PHP | 52.39 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-03-07T07:35:08Z",
"rates": {
"ILS": 0.052386
}
}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.2386,
"rate": 0.052386
}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