Rate Overview
Live
1 PHP = 0.797986 EGP
1 EGP = 1.2532 PHP
Avg
0.797992
High
0.800500
Low
0.794046
Last updated: 1/25/2026, 9:07:12 AM
Quick Conversions
| PHP | EGP |
|---|---|
| 1 PHP | 0.80 EGP |
| 10 PHP | 7.98 EGP |
| 50 PHP | 39.90 EGP |
| 100 PHP | 79.80 EGP |
| 500 PHP | 398.99 EGP |
| 1,000 PHP | 797.99 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-01-25T09:07:12Z",
"rates": {
"EGP": 0.797986
}
}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": 79.7986,
"rate": 0.797986
}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