Rate Overview
Live
1 BYN = 17.8770 EGP
1 EGP = 0.055938
BYN
Avg
17.8092
High
19.5028
Low
16.2552
Last updated: 7/27/2026, 12:03:47 AM
Quick Conversions
| BYN | EGP |
|---|---|
| 1 BYN | 17.88 EGP |
| 10 BYN | 178.77 EGP |
| 50 BYN | 893.85 EGP |
| 100 BYN | 1,787.70 EGP |
| 500 BYN | 8,938.49 EGP |
| 1,000 BYN | 17,876.99 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-27T00:03:47Z",
"rates": {
"EGP": 17.876985
}
}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": 1787.6985000000002,
"rate": 17.876985
}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