Rate Overview
Live
1 EGP = 4.5697 YER
1 YER = 0.218831
EGP
Avg
4.5299
High
4.5701
Low
4.4782
Last updated: 5/27/2026, 9:44:49 AM
Quick Conversions
| EGP | YER |
|---|---|
| 1 EGP | 4.57 YER |
| 10 EGP | 45.70 YER |
| 50 EGP | 228.49 YER |
| 100 EGP | 456.97 YER |
| 500 EGP | 2,284.87 YER |
| 1,000 EGP | 4,569.74 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-05-27T09:44:49Z",
"rates": {
"YER": 4.569738
}
}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": 456.9738,
"rate": 4.569738
}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