Rate Overview
Live
1 BIF = 0.043383 KES
1 KES = 23.0505
BIF
Avg
0.043379
High
0.043426
Low
0.043333
Last updated: 7/26/2026, 10:56:11 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.38 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-26T22:56:11Z",
"rates": {
"KES": 0.043383
}
}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.338299999999999,
"rate": 0.043383
}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