Rate Overview
Live
1 BIF = 0.043453 KES
1 KES = 23.0134
BIF
Avg
0.043416
High
0.043553
Low
0.042903
Last updated: 4/16/2026, 5:31:50 PM
Quick Conversions
| BIF | KES |
|---|---|
| 1 BIF | 0.04 KES |
| 10 BIF | 0.43 KES |
| 50 BIF | 2.17 KES |
| 100 BIF | 4.35 KES |
| 500 BIF | 21.73 KES |
| 1,000 BIF | 43.45 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-04-16T17:31:50Z",
"rates": {
"KES": 0.043453
}
}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.3453,
"rate": 0.043453
}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