Rate Overview
Live
1 EGP = 57.2340 BIF
1 BIF = 0.017472
EGP
Avg
56.4628
High
57.8351
Low
55.7113
Last updated: 4/16/2026, 3:09:24 PM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 57.23 BIF |
| 10 EGP | 572.34 BIF |
| 50 EGP | 2,861.70 BIF |
| 100 EGP | 5,723.40 BIF |
| 500 EGP | 28,617.00 BIF |
| 1,000 EGP | 57,233.99 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-04-16T15:09:24Z",
"rates": {
"BIF": 57.23399
}
}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": 5723.398999999999,
"rate": 57.23399
}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