Rate Overview
Live
1 USD = 52.2247 EGP
1 EGP = 0.019148
USD
Avg
50.3839
High
53.9793
Low
46.8120
Last updated: 5/26/2026, 10:30:51 PM
Quick Conversions
| USD | EGP |
|---|---|
| 1 USD | 52.22 EGP |
| 10 USD | 522.25 EGP |
| 50 USD | 2,611.24 EGP |
| 100 USD | 5,222.47 EGP |
| 500 USD | 26,112.35 EGP |
| 1,000 USD | 52,224.70 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-26T22:30:51Z",
"rates": {
"EGP": 52.2247
}
}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": 5222.47,
"rate": 52.2247
}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