Rate Overview
Live
1 YER = 0.214555 EGP
1 EGP = 4.6608
YER
Avg
0.212761
High
0.227669
Low
0.196573
Last updated: 7/22/2026, 12:59:56 AM
Quick Conversions
| YER | EGP |
|---|---|
| 1 YER | 0.21 EGP |
| 10 YER | 2.15 EGP |
| 50 YER | 10.73 EGP |
| 100 YER | 21.46 EGP |
| 500 YER | 107.28 EGP |
| 1,000 YER | 214.56 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-22T00:59:56Z",
"rates": {
"EGP": 0.214555
}
}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.4555,
"rate": 0.214555
}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