Rate Overview
Live
1 YER = 0.220836 EGP
1 EGP = 4.5282
YER
Avg
0.201975
High
0.220836
Low
0.195918
Last updated: 3/27/2026, 7:19:17 PM
Quick Conversions
| YER | EGP |
|---|---|
| 1 YER | 0.22 EGP |
| 10 YER | 2.21 EGP |
| 50 YER | 11.04 EGP |
| 100 YER | 22.08 EGP |
| 500 YER | 110.42 EGP |
| 1,000 YER | 220.84 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-03-27T19:19:17Z",
"rates": {
"EGP": 0.220836
}
}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": 22.0836,
"rate": 0.220836
}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