Rate Overview
Live
1 EGP = 0.033624 BGN
1 BGN = 29.7407
EGP
Avg
0.032906
High
0.033624
Low
0.032510
Last updated: 6/16/2026, 10:04:02 AM
Quick Conversions
| EGP | BGN |
|---|---|
| 1 EGP | 0.03 BGN |
| 10 EGP | 0.34 BGN |
| 50 EGP | 1.68 BGN |
| 100 EGP | 3.36 BGN |
| 500 EGP | 16.81 BGN |
| 1,000 EGP | 33.62 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-06-16T10:04:02Z",
"rates": {
"BGN": 0.033624
}
}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.3624,
"rate": 0.033624
}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