Rate Overview
Live
1 BIF = 0.017768 EGP
1 EGP = 56.2810
BIF
Avg
0.016294
High
0.017768
Low
0.015810
Last updated: 3/27/2026, 11:38:05 AM
Quick Conversions
| BIF | EGP |
|---|---|
| 1 BIF | 0.02 EGP |
| 10 BIF | 0.18 EGP |
| 50 BIF | 0.89 EGP |
| 100 BIF | 1.78 EGP |
| 500 BIF | 8.88 EGP |
| 1,000 BIF | 17.77 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-03-27T11:38:05Z",
"rates": {
"EGP": 0.017768
}
}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.7768,
"rate": 0.017768
}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