Rate Overview
Live
1 PHP = 0.869703 EGP
1 EGP = 1.1498
PHP
Avg
0.850380
High
0.910615
Low
0.799887
Last updated: 3/27/2026, 5:43:34 PM
Quick Conversions
| PHP | EGP |
|---|---|
| 1 PHP | 0.87 EGP |
| 10 PHP | 8.70 EGP |
| 50 PHP | 43.49 EGP |
| 100 PHP | 86.97 EGP |
| 500 PHP | 434.85 EGP |
| 1,000 PHP | 869.70 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-03-27T17:43:34Z",
"rates": {
"EGP": 0.869703
}
}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": 86.9703,
"rate": 0.869703
}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