Rate Overview
Live
1 USD = 51.3354 EGP
1 EGP = 0.019480
USD
Avg
49.8490
High
51.3354
Low
48.8222
Last updated: 7/22/2026, 10:57:47 AM
Quick Conversions
| USD | EGP |
|---|---|
| 1 USD | 51.34 EGP |
| 10 USD | 513.35 EGP |
| 50 USD | 2,566.77 EGP |
| 100 USD | 5,133.54 EGP |
| 500 USD | 25,667.70 EGP |
| 1,000 USD | 51,335.40 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-22T10:57:47Z",
"rates": {
"EGP": 51.3354
}
}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": 5133.54,
"rate": 51.3354
}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