Rate Overview
Live
1 EGP = 58.1473 BIF
1 BIF = 0.017198
EGP
Avg
60.3355
High
63.3443
Low
54.5978
Last updated: 7/23/2026, 4:25:59 PM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 58.15 BIF |
| 10 EGP | 581.47 BIF |
| 50 EGP | 2,907.36 BIF |
| 100 EGP | 5,814.73 BIF |
| 500 EGP | 29,073.65 BIF |
| 1,000 EGP | 58,147.29 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-07-23T16:25:59Z",
"rates": {
"BIF": 58.147294
}
}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": 5814.7294,
"rate": 58.147294
}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