Rate Overview
Live
1 EGP = 4.7500 YER
1 YER = 0.210526
EGP
Avg
4.6449
High
4.7500
Low
4.5899
Last updated: 6/16/2026, 2:38:14 PM
Quick Conversions
| EGP | YER |
|---|---|
| 1 EGP | 4.75 YER |
| 10 EGP | 47.50 YER |
| 50 EGP | 237.50 YER |
| 100 EGP | 475.00 YER |
| 500 EGP | 2,375.00 YER |
| 1,000 EGP | 4,750.00 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-06-16T14:38:14Z",
"rates": {
"YER": 4.750002
}
}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": 475.0002,
"rate": 4.750002
}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