Rate Overview
Live
1 PHP = 0.818037 EGP
1 EGP = 1.2224
PHP
Avg
0.817843
High
0.821005
Low
0.812927
Last updated: 8/16/2026, 8:26:40 AM
Quick Conversions
| PHP | EGP |
|---|---|
| 1 PHP | 0.82 EGP |
| 10 PHP | 8.18 EGP |
| 50 PHP | 40.90 EGP |
| 100 PHP | 81.80 EGP |
| 500 PHP | 409.02 EGP |
| 1,000 PHP | 818.04 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-08-16T08:26:40Z",
"rates": {
"EGP": 0.818037
}
}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.8037,
"rate": 0.818037
}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