Rate Overview
Live
1 EGP = 1.1803 PHP
1 PHP = 0.847214
EGP
Avg
1.1691
High
1.1829
Low
1.1578
Last updated: 5/27/2026, 11:13:00 AM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.18 PHP |
| 10 EGP | 11.80 PHP |
| 50 EGP | 59.02 PHP |
| 100 EGP | 118.03 PHP |
| 500 EGP | 590.17 PHP |
| 1,000 EGP | 1,180.34 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-05-27T11:13:00Z",
"rates": {
"PHP": 1.18034
}
}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": 118.03399999999999,
"rate": 1.18034
}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