Rate Overview
Live
1 EGP = 0.033035 BGN
1 BGN = 30.2709
EGP
Avg
0.033318
High
0.033743
Low
0.033033
Last updated: 9/3/2026, 7:34:28 AM
Quick Conversions
| EGP | BGN |
|---|---|
| 1 EGP | 0.03 BGN |
| 10 EGP | 0.33 BGN |
| 50 EGP | 1.65 BGN |
| 100 EGP | 3.30 BGN |
| 500 EGP | 16.52 BGN |
| 1,000 EGP | 33.04 BGN |
Get EGP/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=BGNExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-09-03T07:34:28Z",
"rates": {
"BGN": 0.033035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "BGN",
"amount": 100
},
"result": 3.3035,
"rate": 0.033035
}Build with EGP/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key