Rate Overview
Live
1 EGP = 1.2241 PHP
1 PHP = 0.816909
EGP
Avg
1.2225
High
1.2289
Low
1.2180
Last updated: 8/13/2026, 5:58:53 AM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.22 PHP |
| 10 EGP | 12.24 PHP |
| 50 EGP | 61.21 PHP |
| 100 EGP | 122.41 PHP |
| 500 EGP | 612.06 PHP |
| 1,000 EGP | 1,224.13 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-08-13T05:58:53Z",
"rates": {
"PHP": 1.224126
}
}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": 122.4126,
"rate": 1.224126
}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