Rate Overview
Live
1 USD = 51.3425 EGP
1 EGP = 0.019477
USD
Avg
49.3511
High
54.3348
Low
46.6161
Last updated: 7/26/2026, 6:25:42 AM
Quick Conversions
| USD | EGP |
|---|---|
| 1 USD | 51.34 EGP |
| 10 USD | 513.42 EGP |
| 50 USD | 2,567.12 EGP |
| 100 USD | 5,134.25 EGP |
| 500 USD | 25,671.24 EGP |
| 1,000 USD | 51,342.47 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-26T06:25:42Z",
"rates": {
"EGP": 51.34247364
}
}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": 5134.247364,
"rate": 51.34247364
}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