Rate Overview
Live
1 EGP = 4.5264 YER
1 YER = 0.220926
EGP
Avg
4.4748
High
4.5275
Low
4.4483
Last updated: 5/7/2026, 6:56:00 AM
Quick Conversions
| EGP | YER |
|---|---|
| 1 EGP | 4.53 YER |
| 10 EGP | 45.26 YER |
| 50 EGP | 226.32 YER |
| 100 EGP | 452.64 YER |
| 500 EGP | 2,263.20 YER |
| 1,000 EGP | 4,526.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-07T06:56:00Z",
"rates": {
"YER": 4.526398
}
}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": 452.63980000000004,
"rate": 4.526398
}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