Rate Overview
Live
1 EGP = 0.019149 USD
1 USD = 52.2220
EGP
Avg
0.018934
High
0.019149
Low
0.018765
Last updated: 5/26/2026, 6:59:27 AM
Quick Conversions
| EGP | USD |
|---|---|
| 1 EGP | 0.02 USD |
| 10 EGP | 0.19 USD |
| 50 EGP | 0.96 USD |
| 100 EGP | 1.91 USD |
| 500 EGP | 9.57 USD |
| 1,000 EGP | 19.15 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-26T06:59:27Z",
"rates": {
"USD": 0.019149
}
}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.9148999999999998,
"rate": 0.019149
}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