Rate Overview
Live
1 KES = 22.8647 BIF
1 BIF = 0.043735
KES
Avg
22.9058
High
23.0657
Low
22.7346
Last updated: 3/27/2026, 5:19:00 PM
Quick Conversions
| KES | BIF |
|---|---|
| 1 KES | 22.86 BIF |
| 10 KES | 228.65 BIF |
| 50 KES | 1,143.24 BIF |
| 100 KES | 2,286.47 BIF |
| 500 KES | 11,432.36 BIF |
| 1,000 KES | 22,864.73 BIF |
Get KES/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=BIFExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-27T17:19:00Z",
"rates": {
"BIF": 22.864727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "BIF",
"amount": 100
},
"result": 2286.4727,
"rate": 22.864727
}Build with KES/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key