Rate Overview
Live
1 EGP = 1.1831 PHP
1 PHP = 0.845205
EGP
Avg
1.1694
High
1.1833
Low
1.1578
Last updated: 5/27/2026, 9:54:48 AM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.18 PHP |
| 10 EGP | 11.83 PHP |
| 50 EGP | 59.16 PHP |
| 100 EGP | 118.31 PHP |
| 500 EGP | 591.57 PHP |
| 1,000 EGP | 1,183.15 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-27T09:54:48Z",
"rates": {
"PHP": 1.183145
}
}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": 118.3145,
"rate": 1.183145
}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