Rate Overview
Live
1 EGP = 1.1496 PHP
1 PHP = 0.869862
EGP
Avg
1.1464
High
1.1515
Low
1.1425
Last updated: 3/27/2026, 3:53:46 PM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.15 PHP |
| 10 EGP | 11.50 PHP |
| 50 EGP | 57.48 PHP |
| 100 EGP | 114.96 PHP |
| 500 EGP | 574.80 PHP |
| 1,000 EGP | 1,149.61 PHP |
Get EGP/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=PHPExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-27T15:53:46Z",
"rates": {
"PHP": 1.149607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "PHP",
"amount": 100
},
"result": 114.9607,
"rate": 1.149607
}Build with EGP/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key