Rate Overview
Live
1 EGP = 58.2131 BIF
1 BIF = 0.017178
EGP
Avg
59.5206
High
62.9558
Low
54.6318
Last updated: 7/24/2026, 5:14:28 AM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 58.21 BIF |
| 10 EGP | 582.13 BIF |
| 50 EGP | 2,910.65 BIF |
| 100 EGP | 5,821.31 BIF |
| 500 EGP | 29,106.55 BIF |
| 1,000 EGP | 58,213.10 BIF |
Get EGP/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=BIFExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-24T05:14:28Z",
"rates": {
"BIF": 58.213096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "BIF",
"amount": 100
},
"result": 5821.3096,
"rate": 58.213096
}Build with EGP/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key