Rate Overview
Live
1 BYN = 18.9891 EGP
1 EGP = 0.052662
BYN
Avg
17.2581
High
19.2151
Low
15.0646
Last updated: 5/27/2026, 7:27:21 AM
Quick Conversions
| BYN | EGP |
|---|---|
| 1 BYN | 18.99 EGP |
| 10 BYN | 189.89 EGP |
| 50 BYN | 949.45 EGP |
| 100 BYN | 1,898.91 EGP |
| 500 BYN | 9,494.53 EGP |
| 1,000 BYN | 18,989.05 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-27T07:27:21Z",
"rates": {
"EGP": 18.989052
}
}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": 1898.9052000000001,
"rate": 18.989052
}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