Rate Overview
Live
1 USD = 50.5444 EGP
1 EGP = 0.019785
USD
Avg
50.7773
High
54.5390
Low
46.8395
Last updated: 7/19/2026, 7:52:58 AM
Quick Conversions
| USD | EGP |
|---|---|
| 1 USD | 50.54 EGP |
| 10 USD | 505.44 EGP |
| 50 USD | 2,527.22 EGP |
| 100 USD | 5,054.44 EGP |
| 500 USD | 25,272.18 EGP |
| 1,000 USD | 50,544.35 EGP |
Get USD/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=EGPExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-19T07:52:58Z",
"rates": {
"EGP": 50.54435367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "EGP",
"amount": 100
},
"result": 5054.435367,
"rate": 50.54435367
}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