Rate Overview
Live
1 EGP = 4.5202 YER
1 YER = 0.221230
EGP
Avg
4.9573
High
5.1042
Low
4.5202
Last updated: 3/27/2026, 5:36:05 PM
Quick Conversions
| EGP | YER |
|---|---|
| 1 EGP | 4.52 YER |
| 10 EGP | 45.20 YER |
| 50 EGP | 226.01 YER |
| 100 EGP | 452.02 YER |
| 500 EGP | 2,260.09 YER |
| 1,000 EGP | 4,520.17 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-27T17:36:05Z",
"rates": {
"YER": 4.520174
}
}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": 452.0174,
"rate": 4.520174
}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