Rate Overview
Live
1 EGP = 58.1495 BIF
1 BIF = 0.017197
EGP
Avg
59.6248
High
60.9291
Low
58.1495
Last updated: 7/25/2026, 8:59:17 AM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 58.15 BIF |
| 10 EGP | 581.50 BIF |
| 50 EGP | 2,907.48 BIF |
| 100 EGP | 5,814.95 BIF |
| 500 EGP | 29,074.77 BIF |
| 1,000 EGP | 58,149.55 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-07-25T08:59:17Z",
"rates": {
"BIF": 58.149546
}
}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": 5814.9546,
"rate": 58.149546
}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