Rate Overview
Live
1 BYN = 17.6224 EGP
1 EGP = 0.056746
BYN
Avg
15.7432
High
17.7302
Low
13.8003
Last updated: 3/27/2026, 11:38:01 AM
Quick Conversions
| BYN | EGP |
|---|---|
| 1 BYN | 17.62 EGP |
| 10 BYN | 176.22 EGP |
| 50 BYN | 881.12 EGP |
| 100 BYN | 1,762.24 EGP |
| 500 BYN | 8,811.21 EGP |
| 1,000 BYN | 17,622.42 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-03-27T11:38:01Z",
"rates": {
"EGP": 17.622415
}
}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": 1762.2415,
"rate": 17.622415
}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