Rate Overview
Live
1 BIF = 0.016986 EGP
1 EGP = 58.8720
BIF
Avg
0.016958
High
0.018303
Low
0.015785
Last updated: 7/29/2026, 11:43:59 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.49 EGP |
| 1,000 BIF | 16.99 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-29T23:43:59Z",
"rates": {
"EGP": 0.016986
}
}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.6986,
"rate": 0.016986
}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