Rate Overview
Live
1 EGP = 1.2029 PHP
1 PHP = 0.831332
EGP
Avg
1.2024
High
1.2613
Low
1.1118
Last updated: 7/26/2026, 5:31:30 AM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.20 PHP |
| 10 EGP | 12.03 PHP |
| 50 EGP | 60.14 PHP |
| 100 EGP | 120.29 PHP |
| 500 EGP | 601.44 PHP |
| 1,000 EGP | 1,202.89 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-26T05:31:30Z",
"rates": {
"PHP": 1.202889
}
}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.28890000000001,
"rate": 1.202889
}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