USD
$
EGP
ج.م

USD/EGP Exchange Rate

US Dollar to Egyptian Pound

Live Rate
52.6992
+10.48% YTD

1 EGP = 0.018976 USD

USD/EGP Price Chart

Historical exchange rate performance

Current 52.6992
High 52.6992
Low 46.8120
YTD Change +10.48%

Rate Overview

Live
1 USD = 52.6992 EGP
1 EGP = 0.018976 USD
Avg
48.9024
High
52.6992
Low
46.8120

Last updated: 3/27/2026, 12:58:03 PM

Quick Conversions

USDEGP
1 USD52.70 EGP
10 USD526.99 EGP
50 USD2,634.96 EGP
100 USD5,269.92 EGP
500 USD26,349.60 EGP
1,000 USD52,699.20 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-03-27T12:58:03Z",
  "rates": {
    "EGP": 52.6992
  }
}

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": 5269.92,
  "rate": 52.6992
}

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