Rate Overview
Live
1 EGP = 0.019768 USD
1 USD = 50.5868
EGP
Avg
0.019354
High
0.019768
Low
0.019207
Last updated: 6/15/2026, 9:53:14 AM
Quick Conversions
| EGP | USD |
|---|---|
| 1 EGP | 0.02 USD |
| 10 EGP | 0.20 USD |
| 50 EGP | 0.99 USD |
| 100 EGP | 1.98 USD |
| 500 EGP | 9.88 USD |
| 1,000 EGP | 19.77 USD |
Get EGP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=USDExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-06-15T09:53:14Z",
"rates": {
"USD": 0.019768
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "USD",
"amount": 100
},
"result": 1.9768000000000001,
"rate": 0.019768
}Build with EGP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key