Rate Overview
Live
1 EGP = 4.8601 YER
1 YER = 0.205758
EGP
Avg
4.8339
High
4.8601
Low
4.8140
Last updated: 7/2/2026, 1:24:05 AM
Quick Conversions
| EGP | YER |
|---|---|
| 1 EGP | 4.86 YER |
| 10 EGP | 48.60 YER |
| 50 EGP | 243.00 YER |
| 100 EGP | 486.01 YER |
| 500 EGP | 2,430.04 YER |
| 1,000 EGP | 4,860.07 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-02T01:24:05Z",
"rates": {
"YER": 4.860072
}
}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": 486.00719999999995,
"rate": 4.860072
}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