Rate Overview
Live
1 EGP = 1.2421 PHP
1 PHP = 0.805067
EGP
Avg
1.2456
High
1.2521
Low
1.2349
Last updated: 2/14/2026, 3:13:07 PM
Quick Conversions
| EGP | PHP |
|---|---|
| 1 EGP | 1.24 PHP |
| 10 EGP | 12.42 PHP |
| 50 EGP | 62.11 PHP |
| 100 EGP | 124.21 PHP |
| 500 EGP | 621.07 PHP |
| 1,000 EGP | 1,242.13 PHP |
Get EGP/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=PHPExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-02-14T15:13:07Z",
"rates": {
"PHP": 1.242132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "PHP",
"amount": 100
},
"result": 124.2132,
"rate": 1.242132
}Build with EGP/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key