Rate Overview
Live
1 ILS = 19.2982 PHP
1 PHP = 0.051818
ILS
Avg
19.2442
High
19.3468
Low
19.1473
Last updated: 3/28/2026, 9:06:30 AM
Quick Conversions
| ILS | PHP |
|---|---|
| 1 ILS | 19.30 PHP |
| 10 ILS | 192.98 PHP |
| 50 ILS | 964.91 PHP |
| 100 ILS | 1,929.82 PHP |
| 500 ILS | 9,649.09 PHP |
| 1,000 ILS | 19,298.18 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-28T09:06:30Z",
"rates": {
"PHP": 19.298182
}
}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": 1929.8182000000002,
"rate": 19.298182
}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