Rate Overview
Live
1 EGP = 56.2779 BIF
1 BIF = 0.017769
EGP
Avg
56.5796
High
56.8942
Low
56.2624
Last updated: 3/27/2026, 11:31:28 AM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 56.28 BIF |
| 10 EGP | 562.78 BIF |
| 50 EGP | 2,813.89 BIF |
| 100 EGP | 5,627.79 BIF |
| 500 EGP | 28,138.95 BIF |
| 1,000 EGP | 56,277.89 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-03-27T11:31:28Z",
"rates": {
"BIF": 56.277894
}
}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": 5627.789400000001,
"rate": 56.277894
}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