Rate Overview
Live
1 BYN = 18.1858 EGP
1 EGP = 0.054988
BYN
Avg
18.4080
High
18.5893
Low
18.1858
Last updated: 4/17/2026, 12:00:58 AM
Quick Conversions
| BYN | EGP |
|---|---|
| 1 BYN | 18.19 EGP |
| 10 BYN | 181.86 EGP |
| 50 BYN | 909.29 EGP |
| 100 BYN | 1,818.58 EGP |
| 500 BYN | 9,092.92 EGP |
| 1,000 BYN | 18,185.84 EGP |
Get BYN/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=EGPExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-04-17T00:00:58Z",
"rates": {
"EGP": 18.185837
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "EGP",
"amount": 100
},
"result": 1818.5837,
"rate": 18.185837
}Build with BYN/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key