Rate Overview
Live
1 EGP = 0.019829 USD
1 USD = 50.4312
EGP
Avg
0.019364
High
0.019829
Low
0.019207
Last updated: 6/15/2026, 11:11:06 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.91 USD |
| 1,000 EGP | 19.83 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-15T11:11:06Z",
"rates": {
"USD": 0.019829
}
}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.9828999999999999,
"rate": 0.019829
}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