Rate Overview
Live
1 USD = 52.7101 EGP
1 EGP = 0.018972
USD
Avg
53.3602
High
53.6397
Low
52.7101
Last updated: 5/6/2026, 7:17:33 PM
Quick Conversions
| USD | EGP |
|---|---|
| 1 USD | 52.71 EGP |
| 10 USD | 527.10 EGP |
| 50 USD | 2,635.50 EGP |
| 100 USD | 5,271.01 EGP |
| 500 USD | 26,355.05 EGP |
| 1,000 USD | 52,710.10 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-05-06T19:17:33Z",
"rates": {
"EGP": 52.7101
}
}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": 5271.009999999999,
"rate": 52.7101
}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