Rate Overview
Live
1 PHP = 0.859836 EGP
1 EGP = 1.1630
PHP
Avg
0.877237
High
0.887352
Low
0.859836
Last updated: 4/17/2026, 12:00:07 AM
Quick Conversions
| PHP | EGP |
|---|---|
| 1 PHP | 0.86 EGP |
| 10 PHP | 8.60 EGP |
| 50 PHP | 42.99 EGP |
| 100 PHP | 85.98 EGP |
| 500 PHP | 429.92 EGP |
| 1,000 PHP | 859.84 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-04-17T00:00:07Z",
"rates": {
"EGP": 0.859836
}
}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": 85.98360000000001,
"rate": 0.859836
}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