Rate Overview
Live
1 USD = 49.9608 EGP
1 EGP = 0.020016
USD
Avg
49.9921
High
50.2429
Low
49.6389
Last updated: 8/15/2026, 5:35:32 AM
Quick Conversions
| USD | EGP |
|---|---|
| 1 USD | 49.96 EGP |
| 10 USD | 499.61 EGP |
| 50 USD | 2,498.04 EGP |
| 100 USD | 4,996.08 EGP |
| 500 USD | 24,980.41 EGP |
| 1,000 USD | 49,960.82 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-08-15T05:35:32Z",
"rates": {
"EGP": 49.96081573
}
}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": 4996.081573,
"rate": 49.96081573
}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