Rate Overview
Live
1 EGP = 1.2121 PHP
1 PHP = 0.825045
EGP
Avg
1.1792
High
1.2502
Low
1.0982
Last updated: 7/21/2026, 5:49:19 AM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.21 PHP |
| 10 EGP | 12.12 PHP |
| 50 EGP | 60.60 PHP |
| 100 EGP | 121.21 PHP |
| 500 EGP | 606.03 PHP |
| 1,000 EGP | 1,212.06 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-21T05:49:19Z",
"rates": {
"PHP": 1.212055
}
}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": 121.20550000000001,
"rate": 1.212055
}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