Rate Overview
Live
1 EGP = 0.032099 BGN
1 BGN = 31.1536
EGP
Avg
0.032980
High
0.034882
Low
0.032054
Last updated: 3/27/2026, 3:49:08 PM
Quick Conversions
| EGP | BGN |
|---|---|
| 1 EGP | 0.03 BGN |
| 10 EGP | 0.32 BGN |
| 50 EGP | 1.60 BGN |
| 100 EGP | 3.21 BGN |
| 500 EGP | 16.05 BGN |
| 1,000 EGP | 32.10 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-03-27T15:49:08Z",
"rates": {
"BGN": 0.032099
}
}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.2099,
"rate": 0.032099
}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