Rate Overview
Live
1 BYN = 18.9895 EGP
1 EGP = 0.052661
BYN
Avg
19.2159
High
19.5028
Low
18.9334
Last updated: 5/27/2026, 4:48:26 AM
Quick Conversions
| BYN | EGP |
|---|---|
| 1 BYN | 18.99 EGP |
| 10 BYN | 189.90 EGP |
| 50 BYN | 949.48 EGP |
| 100 BYN | 1,898.95 EGP |
| 500 BYN | 9,494.76 EGP |
| 1,000 BYN | 18,989.52 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-27T04:48:26Z",
"rates": {
"EGP": 18.989524
}
}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.9524,
"rate": 18.989524
}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