Rate Overview
Live
1 EGP = 0.019960 USD
1 USD = 50.1002
EGP
Avg
0.020363
High
0.021055
Low
0.019935
Last updated: 3/6/2026, 12:05:02 PM
Quick Conversions
| EGP | USD |
|---|---|
| 1 EGP | 0.02 USD |
| 10 EGP | 0.20 USD |
| 50 EGP | 1.00 USD |
| 100 EGP | 2.00 USD |
| 500 EGP | 9.98 USD |
| 1,000 EGP | 19.96 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-06T12:05:02Z",
"rates": {
"USD": 0.01996
}
}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.9959999999999998,
"rate": 0.01996
}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