Rate Overview
Live
1 EGP = 0.018973 USD
1 USD = 52.7065
EGP
Avg
0.020838
High
0.021451
Low
0.018973
Last updated: 3/26/2026, 9:52:08 PM
Quick Conversions
| EGP | USD |
|---|---|
| 1 EGP | 0.02 USD |
| 10 EGP | 0.19 USD |
| 50 EGP | 0.95 USD |
| 100 EGP | 1.90 USD |
| 500 EGP | 9.49 USD |
| 1,000 EGP | 18.97 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-03-26T21:52:08Z",
"rates": {
"USD": 0.018973
}
}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.8973,
"rate": 0.018973
}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