Rate Overview
Live
1 EGP = 4.5194 YER
1 YER = 0.221271
EGP
Avg
4.9573
High
5.1042
Low
4.5194
Last updated: 3/27/2026, 3:53:22 PM
Quick Conversions
| EGP | YER |
|---|---|
| 1 EGP | 4.52 YER |
| 10 EGP | 45.19 YER |
| 50 EGP | 225.97 YER |
| 100 EGP | 451.94 YER |
| 500 EGP | 2,259.68 YER |
| 1,000 EGP | 4,519.35 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-03-27T15:53:22Z",
"rates": {
"YER": 4.519352
}
}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": 451.93519999999995,
"rate": 4.519352
}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