Rate Overview
Live
1 EGP = 58.9743 BIF
1 BIF = 0.016957
EGP
Avg
60.0817
High
62.4580
Low
58.9743
Last updated: 3/7/2026, 4:57:58 AM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 58.97 BIF |
| 10 EGP | 589.74 BIF |
| 50 EGP | 2,948.72 BIF |
| 100 EGP | 5,897.43 BIF |
| 500 EGP | 29,487.17 BIF |
| 1,000 EGP | 58,974.33 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-03-07T04:57:58Z",
"rates": {
"BIF": 58.974332
}
}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": 5897.4331999999995,
"rate": 58.974332
}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