Rate Overview
Live
1 EGP = 4.5704 YER
1 YER = 0.218799
EGP
Avg
4.9111
High
5.1803
Low
4.3875
Last updated: 5/27/2026, 1:36:12 PM
Quick Conversions
| EGP | YER |
|---|---|
| 1 EGP | 4.57 YER |
| 10 EGP | 45.70 YER |
| 50 EGP | 228.52 YER |
| 100 EGP | 457.04 YER |
| 500 EGP | 2,285.20 YER |
| 1,000 EGP | 4,570.40 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-05-27T13:36:12Z",
"rates": {
"YER": 4.570403
}
}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": 457.0403,
"rate": 4.570403
}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