Rate Overview
Live
1 BYN = 16.8230 EGP
1 EGP = 0.059442
BYN
Avg
16.7883
High
16.8797
Low
16.6859
Last updated: 8/13/2026, 11:54:02 AM
Quick Conversions
| BYN | EGP |
|---|---|
| 1 BYN | 16.82 EGP |
| 10 BYN | 168.23 EGP |
| 50 BYN | 841.15 EGP |
| 100 BYN | 1,682.30 EGP |
| 500 BYN | 8,411.51 EGP |
| 1,000 BYN | 16,823.03 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-08-13T11:54:02Z",
"rates": {
"EGP": 16.823028
}
}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": 1682.3028000000002,
"rate": 16.823028
}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