Rate Overview
Live
1 BYN = 18.9886 EGP
1 EGP = 0.052663
BYN
Avg
18.9812
High
19.5028
Low
18.6493
Last updated: 5/27/2026, 6:12:44 AM
Quick Conversions
| BYN | EGP |
|---|---|
| 1 BYN | 18.99 EGP |
| 10 BYN | 189.89 EGP |
| 50 BYN | 949.43 EGP |
| 100 BYN | 1,898.86 EGP |
| 500 BYN | 9,494.31 EGP |
| 1,000 BYN | 18,988.61 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-27T06:12:44Z",
"rates": {
"EGP": 18.988615
}
}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.8615,
"rate": 18.988615
}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