Rate Overview
Live
1 YER = 0.215748 EGP
1 EGP = 4.6350
YER
Avg
0.214216
High
0.215748
Low
0.212308
Last updated: 7/24/2026, 11:01:02 PM
Quick Conversions
| YER | EGP |
|---|---|
| 1 YER | 0.22 EGP |
| 10 YER | 2.16 EGP |
| 50 YER | 10.79 EGP |
| 100 YER | 21.57 EGP |
| 500 YER | 107.87 EGP |
| 1,000 YER | 215.75 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-24T23:01:02Z",
"rates": {
"EGP": 0.215748
}
}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": 21.5748,
"rate": 0.215748
}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