Rate Overview
Live
1 EGP = 4.6545 YER
1 YER = 0.214844
EGP
Avg
4.7412
High
5.0909
Low
4.4200
Last updated: 7/20/2026, 6:21:05 PM
Quick Conversions
| EGP | YER |
|---|---|
| 1 EGP | 4.65 YER |
| 10 EGP | 46.55 YER |
| 50 EGP | 232.73 YER |
| 100 EGP | 465.45 YER |
| 500 EGP | 2,327.27 YER |
| 1,000 EGP | 4,654.54 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-07-20T18:21:05Z",
"rates": {
"YER": 4.654535
}
}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": 465.4535,
"rate": 4.654535
}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