Rate Overview
Live
1 YER = 0.218813 EGP
1 EGP = 4.5701
YER
Avg
0.205323
High
0.226295
Low
0.196416
Last updated: 5/27/2026, 7:28:49 AM
Quick Conversions
| YER | EGP |
|---|---|
| 1 YER | 0.22 EGP |
| 10 YER | 2.19 EGP |
| 50 YER | 10.94 EGP |
| 100 YER | 21.88 EGP |
| 500 YER | 109.41 EGP |
| 1,000 YER | 218.81 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-05-27T07:28:49Z",
"rates": {
"EGP": 0.218813
}
}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.8813,
"rate": 0.218813
}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