Rate Overview
Live
1 EGP = 56.3284 BIF
1 BIF = 0.017753
EGP
Avg
55.7458
High
56.3284
Low
55.4708
Last updated: 5/6/2026, 10:00:17 PM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 56.33 BIF |
| 10 EGP | 563.28 BIF |
| 50 EGP | 2,816.42 BIF |
| 100 EGP | 5,632.84 BIF |
| 500 EGP | 28,164.18 BIF |
| 1,000 EGP | 56,328.36 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-06T22:00:17Z",
"rates": {
"BIF": 56.328356
}
}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": 5632.8356,
"rate": 56.328356
}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