USD
$
EGP
ج.م

USD/EGP Exchange Rate

US Dollar to Egyptian Pound

Live Rate
51.0135
+6.95% YTD

1 EGP = 0.019603 USD

USD/EGP Price Chart

Historical exchange rate performance

Current 51.0135
High 53.9793
Low 46.8120
YTD Change +6.95%

Rate Overview

Live
1 USD = 51.0135 EGP
1 EGP = 0.019603 USD
Avg
50.4145
High
53.9793
Low
46.8120

Last updated: 7/21/2026, 11:48:53 PM

Quick Conversions

USDEGP
1 USD51.01 EGP
10 USD510.14 EGP
50 USD2,550.68 EGP
100 USD5,101.35 EGP
500 USD25,506.75 EGP
1,000 USD51,013.50 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-21T23:48:53Z",
  "rates": {
    "EGP": 51.0135
  }
}

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": 5101.35,
  "rate": 51.0135
}

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