Rate Overview
Live
1 EGP = 56.9262 BIF
1 BIF = 0.017567
EGP
Avg
59.5187
High
62.9558
Low
54.6318
Last updated: 5/27/2026, 6:13:33 AM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 56.93 BIF |
| 10 EGP | 569.26 BIF |
| 50 EGP | 2,846.31 BIF |
| 100 EGP | 5,692.62 BIF |
| 500 EGP | 28,463.08 BIF |
| 1,000 EGP | 56,926.16 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-05-27T06:13:33Z",
"rates": {
"BIF": 56.92616
}
}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": 5692.616,
"rate": 56.92616
}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