Rate Overview
Live
1 EGP = 1.2236 PHP
1 PHP = 0.817243
EGP
Avg
1.2333
High
1.2583
Low
1.1900
Last updated: 7/15/2026, 12:06:10 PM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.22 PHP |
| 10 EGP | 12.24 PHP |
| 50 EGP | 61.18 PHP |
| 100 EGP | 122.36 PHP |
| 500 EGP | 611.81 PHP |
| 1,000 EGP | 1,223.63 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-07-15T12:06:10Z",
"rates": {
"PHP": 1.223627
}
}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.3627,
"rate": 1.223627
}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