USD
$
EGP
ج.م

USD/EGP Exchange Rate

US Dollar to Egyptian Pound

Live Rate
52.6992
+4.27% 1Y

1 EGP = 0.018976 USD

USD/EGP Price Chart

Historical exchange rate performance

Current 52.6992
High 52.7095
Low 46.8505
1Y Change +4.27%

Rate Overview

Live
1 USD = 52.6992 EGP
1 EGP = 0.018976 USD
Avg
48.7876
High
52.7095
Low
46.8505

Last updated: 3/27/2026, 12:58:16 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:16Z",
  "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