Rate Overview
Live
1 BYN = 18.6546 EGP
1 EGP = 0.053606
BYN
Avg
18.9123
High
19.0041
Low
18.6546
Last updated: 5/7/2026, 2:21:49 AM
Quick Conversions
| BYN | EGP |
|---|---|
| 1 BYN | 18.65 EGP |
| 10 BYN | 186.55 EGP |
| 50 BYN | 932.73 EGP |
| 100 BYN | 1,865.46 EGP |
| 500 BYN | 9,327.30 EGP |
| 1,000 BYN | 18,654.60 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-05-07T02:21:49Z",
"rates": {
"EGP": 18.654598
}
}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": 1865.4598,
"rate": 18.654598
}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