Rate Overview
Live
1 PHP = 0.048444 ILS
1 ILS = 20.6424
PHP
Avg
0.048670
High
0.049003
Low
0.048311
Last updated: 7/7/2026, 1:48:45 AM
Quick Conversions
| PHP | ILS |
|---|---|
| 1 PHP | 0.05 ILS |
| 10 PHP | 0.48 ILS |
| 50 PHP | 2.42 ILS |
| 100 PHP | 4.84 ILS |
| 500 PHP | 24.22 ILS |
| 1,000 PHP | 48.44 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-07-07T01:48:45Z",
"rates": {
"ILS": 0.048444
}
}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.8444,
"rate": 0.048444
}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