Rate Overview
Live
1 EGP = 4.6525 YER
1 YER = 0.214940
EGP
Avg
4.6780
High
4.7324
Low
4.6472
Last updated: 9/4/2026, 8:00:20 AM
Quick Conversions
| EGP | YER |
|---|---|
| 1 EGP | 4.65 YER |
| 10 EGP | 46.52 YER |
| 50 EGP | 232.62 YER |
| 100 EGP | 465.25 YER |
| 500 EGP | 2,326.23 YER |
| 1,000 EGP | 4,652.47 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-09-04T08:00:20Z",
"rates": {
"YER": 4.652465
}
}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.2465,
"rate": 4.652465
}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