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
| USD | EGP |
|---|---|
| 1 USD | 51.01 EGP |
| 10 USD | 510.14 EGP |
| 50 USD | 2,550.68 EGP |
| 100 USD | 5,101.35 EGP |
| 500 USD | 25,506.75 EGP |
| 1,000 USD | 51,013.50 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-21T23:48:53Z",
"rates": {
"EGP": 51.0135
}
}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": 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