Rate Overview
Live
1 EGP = 4.7223 YER
1 YER = 0.211761
EGP
Avg
4.7538
High
4.7841
Low
4.7223
Last updated: 8/13/2026, 1:40:06 AM
Quick Conversions
| EGP | YER |
|---|---|
| 1 EGP | 4.72 YER |
| 10 EGP | 47.22 YER |
| 50 EGP | 236.11 YER |
| 100 EGP | 472.23 YER |
| 500 EGP | 2,361.15 YER |
| 1,000 EGP | 4,722.29 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-08-13T01:40:06Z",
"rates": {
"YER": 4.722294
}
}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": 472.2294,
"rate": 4.722294
}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