Rate Overview
Live
1 EGP = 4.7393 YER
1 YER = 0.211001
EGP
Avg
4.8267
High
5.0234
Low
4.7393
Last updated: 3/7/2026, 4:58:33 AM
Quick Conversions
| EGP | YER |
|---|---|
| 1 EGP | 4.74 YER |
| 10 EGP | 47.39 YER |
| 50 EGP | 236.97 YER |
| 100 EGP | 473.93 YER |
| 500 EGP | 2,369.66 YER |
| 1,000 EGP | 4,739.32 YER |
Get EGP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=YERExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-07T04:58:33Z",
"rates": {
"YER": 4.739318
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "YER",
"amount": 100
},
"result": 473.9318,
"rate": 4.739318
}Build with EGP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key