USD
$
EGP
ج.م

USD/EGP Exchange Rate

US Dollar to Egyptian Pound

Live Rate
51.1146
+3.45% 1Y

1 EGP = 0.019564 USD

USD/EGP Price Chart

Historical exchange rate performance

Current 51.1146
High 54.3753
Low 46.7073
1Y Change +3.45%

Rate Overview

Live
1 USD = 51.1146 EGP
1 EGP = 0.019564 USD
Avg
49.3729
High
54.3753
Low
46.7073

Last updated: 7/20/2026, 11:03:57 AM

Quick Conversions

USDEGP
1 USD51.11 EGP
10 USD511.15 EGP
50 USD2,555.73 EGP
100 USD5,111.46 EGP
500 USD25,557.30 EGP
1,000 USD51,114.60 EGP

Get USD/EGP Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=EGP

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-20T11:03:57Z",
  "rates": {
    "EGP": 51.1146
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=EGP&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "EGP",
    "amount": 100
  },
  "result": 5111.46,
  "rate": 51.1146
}

Build with USD/EGP Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key