Rate Overview
Live
1 EGP = 1.1687 PHP
1 PHP = 0.855644
EGP
Avg
1.1503
High
1.1687
Low
1.1426
Last updated: 5/7/2026, 12:17:57 AM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.17 PHP |
| 10 EGP | 11.69 PHP |
| 50 EGP | 58.44 PHP |
| 100 EGP | 116.87 PHP |
| 500 EGP | 584.36 PHP |
| 1,000 EGP | 1,168.71 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-05-07T00:17:57Z",
"rates": {
"PHP": 1.168711
}
}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": 116.87110000000001,
"rate": 1.168711
}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