Rate Overview
Live
1 EGP = 4.5197 YER
1 YER = 0.221256
EGP
Avg
4.5483
High
4.5706
Low
4.5197
Last updated: 3/27/2026, 2:03:48 PM
Quick Conversions
| EGP | YER |
|---|---|
| 1 EGP | 4.52 YER |
| 10 EGP | 45.20 YER |
| 50 EGP | 225.98 YER |
| 100 EGP | 451.97 YER |
| 500 EGP | 2,259.83 YER |
| 1,000 EGP | 4,519.66 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-27T14:03:48Z",
"rates": {
"YER": 4.51966
}
}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.966,
"rate": 4.51966
}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