USD
$
EGP
ج.م

USD/EGP Exchange Rate

US Dollar to Egyptian Pound

Live Rate
52.2247
+5.94% 1Y

1 EGP = 0.019148 USD

USD/EGP Price Chart

Historical exchange rate performance

Current 52.2247
High 54.3398
Low 46.7064
1Y Change +5.94%

Rate Overview

Live
1 USD = 52.2247 EGP
1 EGP = 0.019148 USD
Avg
49.1884
High
54.3398
Low
46.7064

Last updated: 5/26/2026, 10:30:53 PM

Quick Conversions

USDEGP
1 USD52.22 EGP
10 USD522.25 EGP
50 USD2,611.24 EGP
100 USD5,222.47 EGP
500 USD26,112.35 EGP
1,000 USD52,224.70 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-05-26T22:30:53Z",
  "rates": {
    "EGP": 52.2247
  }
}

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": 5222.47,
  "rate": 52.2247
}

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