Rate Overview
Live
1 BYN = 17.6578 EGP
1 EGP = 0.056632
BYN
Avg
17.5014
High
17.7554
Low
17.1472
Last updated: 3/27/2026, 9:42:19 AM
Quick Conversions
| BYN | EGP |
|---|---|
| 1 BYN | 17.66 EGP |
| 10 BYN | 176.58 EGP |
| 50 BYN | 882.89 EGP |
| 100 BYN | 1,765.78 EGP |
| 500 BYN | 8,828.92 EGP |
| 1,000 BYN | 17,657.83 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-27T09:42:19Z",
"rates": {
"EGP": 17.65783
}
}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.7830000000001,
"rate": 17.65783
}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