Rate Overview
Live
1 BYN = 17.7181 EGP
1 EGP = 0.056439
BYN
Avg
15.8317
High
19.0041
Low
13.8460
Last updated: 7/23/2026, 2:56:00 AM
Quick Conversions
| BYN | EGP |
|---|---|
| 1 BYN | 17.72 EGP |
| 10 BYN | 177.18 EGP |
| 50 BYN | 885.90 EGP |
| 100 BYN | 1,771.81 EGP |
| 500 BYN | 8,859.05 EGP |
| 1,000 BYN | 17,718.09 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-07-23T02:56:00Z",
"rates": {
"EGP": 17.718091
}
}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": 1771.8091000000002,
"rate": 17.718091
}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