Rate Overview
Live
1 EGP = 0.018650 USD
1 USD = 53.6193
EGP
Avg
0.018689
High
0.018889
Low
0.018642
Last updated: 5/6/2026, 3:58:03 AM
Quick Conversions
| EGP | USD |
|---|---|
| 1 EGP | 0.02 USD |
| 10 EGP | 0.19 USD |
| 50 EGP | 0.93 USD |
| 100 EGP | 1.87 USD |
| 500 EGP | 9.33 USD |
| 1,000 EGP | 18.65 USD |
Get EGP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=USDExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-05-06T03:58:03Z",
"rates": {
"USD": 0.01865
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "USD",
"amount": 100
},
"result": 1.865,
"rate": 0.01865
}Build with EGP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key