Rate Overview
Live
1 PHP = 0.805777 EGP
1 EGP = 1.2410
PHP
Avg
0.841205
High
0.905070
Low
0.792711
Last updated: 6/28/2026, 11:58:37 PM
Quick Conversions
| PHP | EGP |
|---|---|
| 1 PHP | 0.81 EGP |
| 10 PHP | 8.06 EGP |
| 50 PHP | 40.29 EGP |
| 100 PHP | 80.58 EGP |
| 500 PHP | 402.89 EGP |
| 1,000 PHP | 805.78 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-06-28T23:58:37Z",
"rates": {
"EGP": 0.805777
}
}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": 80.5777,
"rate": 0.805777
}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