Rate Overview
Live
1 BGN = 31.0368 EGP
1 EGP = 0.032220
BGN
Avg
31.3559
High
31.7762
Low
31.0368
Last updated: 4/17/2026, 12:01:00 AM
Quick Conversions
| BGN | EGP |
|---|---|
| 1 BGN | 31.04 EGP |
| 10 BGN | 310.37 EGP |
| 50 BGN | 1,551.84 EGP |
| 100 BGN | 3,103.68 EGP |
| 500 BGN | 15,518.39 EGP |
| 1,000 BGN | 31,036.77 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-04-17T00:01:00Z",
"rates": {
"EGP": 31.036775
}
}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": 3103.6775,
"rate": 31.036775
}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