Rate Overview
Live
1 EGP = 4.6087 YER
1 YER = 0.216982
EGP
Avg
4.5184
High
4.6087
Low
4.4515
Last updated: 4/16/2026, 10:44:36 PM
Quick Conversions
| EGP | YER |
|---|---|
| 1 EGP | 4.61 YER |
| 10 EGP | 46.09 YER |
| 50 EGP | 230.43 YER |
| 100 EGP | 460.87 YER |
| 500 EGP | 2,304.34 YER |
| 1,000 EGP | 4,608.68 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-04-16T22:44:36Z",
"rates": {
"YER": 4.608675
}
}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": 460.8675,
"rate": 4.608675
}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