Rate Overview
Live
1 BIF = 0.017006 EGP
1 EGP = 58.8028
BIF
Avg
0.017098
High
0.017197
Low
0.016909
Last updated: 7/29/2026, 2:34:13 PM
Quick Conversions
| BIF | EGP |
|---|---|
| 1 BIF | 0.02 EGP |
| 10 BIF | 0.17 EGP |
| 50 BIF | 0.85 EGP |
| 100 BIF | 1.70 EGP |
| 500 BIF | 8.50 EGP |
| 1,000 BIF | 17.01 EGP |
Get BIF/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=EGPExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-29T14:34:13Z",
"rates": {
"EGP": 0.017006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "EGP",
"amount": 100
},
"result": 1.7006000000000001,
"rate": 0.017006
}Build with BIF/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key