Rate Overview
Live
1 EGP = 56.9234 BIF
1 BIF = 0.017567
EGP
Avg
59.6564
High
63.5573
Low
54.6319
Last updated: 5/27/2026, 4:51:30 AM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 56.92 BIF |
| 10 EGP | 569.23 BIF |
| 50 EGP | 2,846.17 BIF |
| 100 EGP | 5,692.34 BIF |
| 500 EGP | 28,461.72 BIF |
| 1,000 EGP | 56,923.44 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-27T04:51:30Z",
"rates": {
"BIF": 56.923435
}
}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.3435,
"rate": 56.923435
}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