Rate Overview
Live
1 EGP = 1.2532 PHP
1 PHP = 0.797987 EGP
Avg
1.2482
High
1.2615
Low
1.2309
Last updated: 1/25/2026, 4:43:02 PM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.25 PHP |
| 10 EGP | 12.53 PHP |
| 50 EGP | 62.66 PHP |
| 100 EGP | 125.32 PHP |
| 500 EGP | 626.58 PHP |
| 1,000 EGP | 1,253.15 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-01-25T16:43:02Z",
"rates": {
"PHP": 1.253154
}
}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.31540000000001,
"rate": 1.253154
}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