Rate Overview
Live
1 PHP = 0.811490 EGP
1 EGP = 1.2323
PHP
Avg
0.810541
High
0.815433
Low
0.802079
Last updated: 9/3/2026, 11:10:09 PM
Quick Conversions
| PHP | EGP |
|---|---|
| 1 PHP | 0.81 EGP |
| 10 PHP | 8.11 EGP |
| 50 PHP | 40.57 EGP |
| 100 PHP | 81.15 EGP |
| 500 PHP | 405.75 EGP |
| 1,000 PHP | 811.49 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-09-03T23:10:09Z",
"rates": {
"EGP": 0.81149
}
}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": 81.149,
"rate": 0.81149
}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