Rate Overview
Live
1 YER = 0.205904 EGP
1 EGP = 4.8566
YER
Avg
0.206597
High
0.207958
Low
0.205733
Last updated: 7/6/2026, 3:47:29 PM
Quick Conversions
| YER | EGP |
|---|---|
| 1 YER | 0.21 EGP |
| 10 YER | 2.06 EGP |
| 50 YER | 10.30 EGP |
| 100 YER | 20.59 EGP |
| 500 YER | 102.95 EGP |
| 1,000 YER | 205.90 EGP |
Get YER/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=EGPExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-06T15:47:29Z",
"rates": {
"EGP": 0.205904
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "EGP",
"amount": 100
},
"result": 20.5904,
"rate": 0.205904
}Build with YER/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key