Rate Overview
Live
1 BYN = 17.6582 EGP
1 EGP = 0.056631
BYN
Avg
15.7445
High
17.7302
Low
13.8003
Last updated: 3/27/2026, 3:06:18 PM
Quick Conversions
| BYN | EGP |
|---|---|
| 1 BYN | 17.66 EGP |
| 10 BYN | 176.58 EGP |
| 50 BYN | 882.91 EGP |
| 100 BYN | 1,765.82 EGP |
| 500 BYN | 8,829.12 EGP |
| 1,000 BYN | 17,658.23 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-03-27T15:06:18Z",
"rates": {
"EGP": 17.658231
}
}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": 1765.8231,
"rate": 17.658231
}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