Rate Overview
Live
1 BGN = 31.0922 EGP
1 EGP = 0.032162
BGN
Avg
29.2909
High
31.1972
Low
28.0949
Last updated: 3/27/2026, 7:17:33 PM
Quick Conversions
| BGN | EGP |
|---|---|
| 1 BGN | 31.09 EGP |
| 10 BGN | 310.92 EGP |
| 50 BGN | 1,554.61 EGP |
| 100 BGN | 3,109.22 EGP |
| 500 BGN | 15,546.12 EGP |
| 1,000 BGN | 31,092.23 EGP |
Get BGN/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=EGPExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-27T19:17:33Z",
"rates": {
"EGP": 31.09223
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "EGP",
"amount": 100
},
"result": 3109.223,
"rate": 31.09223
}Build with BGN/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key