Rate Overview
Live
1 EGP = 56.9292 BIF
1 BIF = 0.017566
EGP
Avg
60.4486
High
63.4387
Low
55.0581
Last updated: 5/27/2026, 8:49:37 AM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 56.93 BIF |
| 10 EGP | 569.29 BIF |
| 50 EGP | 2,846.46 BIF |
| 100 EGP | 5,692.92 BIF |
| 500 EGP | 28,464.61 BIF |
| 1,000 EGP | 56,929.21 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-05-27T08:49:37Z",
"rates": {
"BIF": 56.929213
}
}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": 5692.9213,
"rate": 56.929213
}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