Rate Overview
Live
1 EGP = 56.1719 BIF
1 BIF = 0.017802
EGP
Avg
60.7330
High
63.3480
Low
56.1719
Last updated: 3/27/2026, 1:24:56 PM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 56.17 BIF |
| 10 EGP | 561.72 BIF |
| 50 EGP | 2,808.60 BIF |
| 100 EGP | 5,617.19 BIF |
| 500 EGP | 28,085.97 BIF |
| 1,000 EGP | 56,171.94 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-27T13:24:56Z",
"rates": {
"BIF": 56.171937
}
}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": 5617.1937,
"rate": 56.171937
}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