Rate Overview
Live
1 EGP = 1.1832 PHP
1 PHP = 0.845132
EGP
Avg
1.1875
High
1.2595
Low
1.1004
Last updated: 5/27/2026, 7:24:47 AM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.18 PHP |
| 10 EGP | 11.83 PHP |
| 50 EGP | 59.16 PHP |
| 100 EGP | 118.32 PHP |
| 500 EGP | 591.62 PHP |
| 1,000 EGP | 1,183.25 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-27T07:24:47Z",
"rates": {
"PHP": 1.183247
}
}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.32469999999999,
"rate": 1.183247
}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