Rate Overview
Live
1 ILS = 18.8798 PHP
1 PHP = 0.052967 ILS
Avg
18.8072
High
18.9134
Low
18.5232
Last updated: 1/25/2026, 4:44:36 PM
Quick Conversions
| ILS | PHP |
|---|---|
| 1 ILS | 18.88 PHP |
| 10 ILS | 188.80 PHP |
| 50 ILS | 943.99 PHP |
| 100 ILS | 1,887.98 PHP |
| 500 ILS | 9,439.88 PHP |
| 1,000 ILS | 18,879.76 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-01-25T16:44:36Z",
"rates": {
"PHP": 18.879761
}
}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": 1887.9760999999999,
"rate": 18.879761
}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