Rate Overview
Live
1 USD = 51.1146 EGP
1 EGP = 0.019564
USD
Avg
49.3729
High
54.3753
Low
46.7073
Last updated: 7/20/2026, 11:03:57 AM
Quick Conversions
| USD | EGP |
|---|---|
| 1 USD | 51.11 EGP |
| 10 USD | 511.15 EGP |
| 50 USD | 2,555.73 EGP |
| 100 USD | 5,111.46 EGP |
| 500 USD | 25,557.30 EGP |
| 1,000 USD | 51,114.60 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-20T11:03:57Z",
"rates": {
"EGP": 51.1146
}
}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": 5111.46,
"rate": 51.1146
}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