Rate Overview
Live
1 EGP = 59.5276 BIF
1 BIF = 0.016799
EGP
Avg
58.0473
High
59.5276
Low
57.1725
Last updated: 6/16/2026, 10:05:28 AM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 59.53 BIF |
| 10 EGP | 595.28 BIF |
| 50 EGP | 2,976.38 BIF |
| 100 EGP | 5,952.76 BIF |
| 500 EGP | 29,763.80 BIF |
| 1,000 EGP | 59,527.60 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-06-16T10:05:28Z",
"rates": {
"BIF": 59.5276
}
}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": 5952.76,
"rate": 59.5276
}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