Rate Overview
Live
1 EGP = 1.2079 PHP
1 PHP = 0.827911
EGP
Avg
1.2144
High
1.2213
Low
1.2064
Last updated: 7/23/2026, 3:01:39 AM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.21 PHP |
| 10 EGP | 12.08 PHP |
| 50 EGP | 60.39 PHP |
| 100 EGP | 120.79 PHP |
| 500 EGP | 603.93 PHP |
| 1,000 EGP | 1,207.86 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-07-23T03:01:39Z",
"rates": {
"PHP": 1.207859
}
}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": 120.7859,
"rate": 1.207859
}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