Rate Overview
Live
1 BIF = 0.016889 EGP
1 EGP = 59.2101
BIF
Avg
0.016604
High
0.016899
Low
0.016010
Last updated: 3/7/2026, 1:04:21 AM
Quick Conversions
| BIF | EGP |
|---|---|
| 1 BIF | 0.02 EGP |
| 10 BIF | 0.17 EGP |
| 50 BIF | 0.84 EGP |
| 100 BIF | 1.69 EGP |
| 500 BIF | 8.44 EGP |
| 1,000 BIF | 16.89 EGP |
Get BIF/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=EGPExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T01:04:21Z",
"rates": {
"EGP": 0.016889
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "EGP",
"amount": 100
},
"result": 1.6889,
"rate": 0.016889
}Build with BIF/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key