Rate Overview
Live
1 EGP = 60.4504 BIF
1 BIF = 0.016542
EGP
Avg
60.5326
High
60.8084
Low
60.2905
Last updated: 7/6/2026, 12:37:33 AM
Quick Conversions
| EGP | BIF |
|---|---|
| 1 EGP | 60.45 BIF |
| 10 EGP | 604.50 BIF |
| 50 EGP | 3,022.52 BIF |
| 100 EGP | 6,045.04 BIF |
| 500 EGP | 30,225.21 BIF |
| 1,000 EGP | 60,450.43 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-06T00:37:33Z",
"rates": {
"BIF": 60.450425
}
}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": 6045.0425000000005,
"rate": 60.450425
}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