Rate Overview
Live
1 ILS = 21.7981 PHP
1 PHP = 0.045876
ILS
Avg
21.3764
High
21.7981
Low
21.1053
Last updated: 5/27/2026, 8:24:04 PM
Quick Conversions
| ILS | PHP |
|---|---|
| 1 ILS | 21.80 PHP |
| 10 ILS | 217.98 PHP |
| 50 ILS | 1,089.91 PHP |
| 100 ILS | 2,179.81 PHP |
| 500 ILS | 10,899.06 PHP |
| 1,000 ILS | 21,798.11 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-05-27T20:24:04Z",
"rates": {
"PHP": 21.798115
}
}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": 2179.8115,
"rate": 21.798115
}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