Rate Overview
Live
1 EGP = 1.1630 PHP
1 PHP = 0.859837
EGP
Avg
1.1384
High
1.1630
Low
1.1249
Last updated: 4/16/2026, 10:40:26 PM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.16 PHP |
| 10 EGP | 11.63 PHP |
| 50 EGP | 58.15 PHP |
| 100 EGP | 116.30 PHP |
| 500 EGP | 581.51 PHP |
| 1,000 EGP | 1,163.01 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-04-16T22:40:26Z",
"rates": {
"PHP": 1.163011
}
}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.3011,
"rate": 1.163011
}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