Rate Overview
Live
1 EGP = 56.8937 BIF
1 BIF = 0.017577
EGP
Avg
56.3890
High
56.8937
Low
55.8151
Last updated: 5/27/2026, 3:39:28 AM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 56.89 BIF |
| 10 EGP | 568.94 BIF |
| 50 EGP | 2,844.69 BIF |
| 100 EGP | 5,689.37 BIF |
| 500 EGP | 28,446.86 BIF |
| 1,000 EGP | 56,893.71 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-27T03:39:28Z",
"rates": {
"BIF": 56.89371
}
}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": 5689.371,
"rate": 56.89371
}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