Rate Overview
Live
1 PHP = 0.869861 EGP
1 EGP = 1.1496
PHP
Avg
0.872286
High
0.875250
Low
0.868468
Last updated: 3/27/2026, 3:53:46 PM
Quick Conversions
| PHP | EGP |
|---|---|
| 1 PHP | 0.87 EGP |
| 10 PHP | 8.70 EGP |
| 50 PHP | 43.49 EGP |
| 100 PHP | 86.99 EGP |
| 500 PHP | 434.93 EGP |
| 1,000 PHP | 869.86 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-03-27T15:53:46Z",
"rates": {
"EGP": 0.869861
}
}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": 86.9861,
"rate": 0.869861
}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