Rate Overview
Live
1 PHP = 0.799436 EGP
1 EGP = 1.2509
PHP
Avg
0.800989
High
0.806522
Low
0.797000
Last updated: 7/5/2026, 3:05:54 PM
Quick Conversions
| PHP | EGP |
|---|---|
| 1 PHP | 0.80 EGP |
| 10 PHP | 7.99 EGP |
| 50 PHP | 39.97 EGP |
| 100 PHP | 79.94 EGP |
| 500 PHP | 399.72 EGP |
| 1,000 PHP | 799.44 EGP |
Get PHP/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=EGPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-05T15:05:54Z",
"rates": {
"EGP": 0.799436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "EGP",
"amount": 100
},
"result": 79.9436,
"rate": 0.799436
}Build with PHP/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key