Rate Overview
Live
1 EGP = 1.2509 PHP
1 PHP = 0.799437
EGP
Avg
1.2485
High
1.2547
Low
1.2399
Last updated: 7/5/2026, 12:19:42 PM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.25 PHP |
| 10 EGP | 12.51 PHP |
| 50 EGP | 62.54 PHP |
| 100 EGP | 125.09 PHP |
| 500 EGP | 625.44 PHP |
| 1,000 EGP | 1,250.88 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-05T12:19:42Z",
"rates": {
"PHP": 1.25088
}
}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": 125.088,
"rate": 1.25088
}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