Rate Overview
Live
1 BIF = 0.043371 KES
1 KES = 23.0569
BIF
Avg
0.043421
High
0.043544
Low
0.043309
Last updated: 7/5/2026, 7:33:58 PM
Quick Conversions
| BIF | KES |
|---|---|
| 1 BIF | 0.04 KES |
| 10 BIF | 0.43 KES |
| 50 BIF | 2.17 KES |
| 100 BIF | 4.34 KES |
| 500 BIF | 21.69 KES |
| 1,000 BIF | 43.37 KES |
Get BIF/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=KESExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-05T19:33:58Z",
"rates": {
"KES": 0.043371
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "KES",
"amount": 100
},
"result": 4.3371,
"rate": 0.043371
}Build with BIF/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key