Rate Overview
Live
1 EGP = 0.031652 BGN
1 BGN = 31.5936
EGP
Avg
0.031237
High
0.031652
Low
0.031098
Last updated: 5/7/2026, 3:28:41 AM
Quick Conversions
| EGP | BGN |
|---|---|
| 1 EGP | 0.03 BGN |
| 10 EGP | 0.32 BGN |
| 50 EGP | 1.58 BGN |
| 100 EGP | 3.17 BGN |
| 500 EGP | 15.83 BGN |
| 1,000 EGP | 31.65 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-05-07T03:28:41Z",
"rates": {
"BGN": 0.031652
}
}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.1652,
"rate": 0.031652
}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