Rate Overview
Live
1 YER = 0.210510 EGP
1 EGP = 4.7504
YER
Avg
0.215330
High
0.217868
Low
0.210510
Last updated: 6/16/2026, 1:28:42 PM
Quick Conversions
| YER | EGP |
|---|---|
| 1 YER | 0.21 EGP |
| 10 YER | 2.11 EGP |
| 50 YER | 10.53 EGP |
| 100 YER | 21.05 EGP |
| 500 YER | 105.26 EGP |
| 1,000 YER | 210.51 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-06-16T13:28:42Z",
"rates": {
"EGP": 0.21051
}
}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.051000000000002,
"rate": 0.21051
}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