Rate Overview
Live
1 PHP = 0.823512 EGP
1 EGP = 1.2143
PHP
Avg
0.809680
High
0.826892
Low
0.794726
Last updated: 7/22/2026, 1:21:27 AM
Quick Conversions
| PHP | EGP |
|---|---|
| 1 PHP | 0.82 EGP |
| 10 PHP | 8.24 EGP |
| 50 PHP | 41.18 EGP |
| 100 PHP | 82.35 EGP |
| 500 PHP | 411.76 EGP |
| 1,000 PHP | 823.51 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-22T01:21:27Z",
"rates": {
"EGP": 0.823512
}
}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": 82.3512,
"rate": 0.823512
}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