Rate Overview
Live
1 ILS = 19.0890 PHP
1 PHP = 0.052386
ILS
Avg
18.8911
High
19.1646
Low
18.4129
Last updated: 3/7/2026, 7:35:09 AM
Quick Conversions
| ILS | PHP |
|---|---|
| 1 ILS | 19.09 PHP |
| 10 ILS | 190.89 PHP |
| 50 ILS | 954.45 PHP |
| 100 ILS | 1,908.90 PHP |
| 500 ILS | 9,544.50 PHP |
| 1,000 ILS | 19,089.00 PHP |
Get ILS/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=PHPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-07T07:35:09Z",
"rates": {
"PHP": 19.088996
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "PHP",
"amount": 100
},
"result": 1908.8996000000002,
"rate": 19.088996
}Build with ILS/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key