Rate Overview
Live
1 BIF = 0.017450 EGP
1 EGP = 57.3066
BIF
Avg
0.017608
High
0.017949
Low
0.017290
Last updated: 4/18/2026, 8:49:43 AM
Quick Conversions
| BIF | EGP |
|---|---|
| 1 BIF | 0.02 EGP |
| 10 BIF | 0.17 EGP |
| 50 BIF | 0.87 EGP |
| 100 BIF | 1.75 EGP |
| 500 BIF | 8.73 EGP |
| 1,000 BIF | 17.45 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-04-18T08:49:43Z",
"rates": {
"EGP": 0.01745
}
}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.745,
"rate": 0.01745
}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