Rate Overview
Live
1 PHP = 0.832287 EGP
1 EGP = 1.2015
PHP
Avg
0.827288
High
0.832287
Low
0.818816
Last updated: 7/25/2026, 3:48:59 PM
Quick Conversions
| PHP | EGP |
|---|---|
| 1 PHP | 0.83 EGP |
| 10 PHP | 8.32 EGP |
| 50 PHP | 41.61 EGP |
| 100 PHP | 83.23 EGP |
| 500 PHP | 416.14 EGP |
| 1,000 PHP | 832.29 EGP |
Get PHP/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=EGPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-25T15:48:59Z",
"rates": {
"EGP": 0.832287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "EGP",
"amount": 100
},
"result": 83.2287,
"rate": 0.832287
}Build with PHP/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key