Rate Overview
Live
1 PHP = 0.852013 EGP
1 EGP = 1.1737
PHP
Avg
0.844356
High
0.855950
Low
0.822523
Last updated: 3/7/2026, 7:16:16 AM
Quick Conversions
| PHP | EGP |
|---|---|
| 1 PHP | 0.85 EGP |
| 10 PHP | 8.52 EGP |
| 50 PHP | 42.60 EGP |
| 100 PHP | 85.20 EGP |
| 500 PHP | 426.01 EGP |
| 1,000 PHP | 852.01 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-07T07:16:16Z",
"rates": {
"EGP": 0.852013
}
}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": 85.2013,
"rate": 0.852013
}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