Rate Overview
Live
1 EGP = 1.2085 PHP
1 PHP = 0.827491
EGP
Avg
1.1853
High
1.2085
Low
1.1694
Last updated: 6/16/2026, 4:30:49 PM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.21 PHP |
| 10 EGP | 12.08 PHP |
| 50 EGP | 60.42 PHP |
| 100 EGP | 120.85 PHP |
| 500 EGP | 604.24 PHP |
| 1,000 EGP | 1,208.47 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-06-16T16:30:49Z",
"rates": {
"PHP": 1.208472
}
}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": 120.8472,
"rate": 1.208472
}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