Rate Overview
Live
1 EGP = 58.6517 BIF
1 BIF = 0.017050
EGP
Avg
59.2299
High
59.8116
Low
58.6517
Last updated: 9/2/2026, 4:29:14 PM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 58.65 BIF |
| 10 EGP | 586.52 BIF |
| 50 EGP | 2,932.59 BIF |
| 100 EGP | 5,865.17 BIF |
| 500 EGP | 29,325.86 BIF |
| 1,000 EGP | 58,651.72 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-09-02T16:29:14Z",
"rates": {
"BIF": 58.651716
}
}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": 5865.1716,
"rate": 58.651716
}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