Rate Overview
Live
1 KES = 23.0257 BIF
1 BIF = 0.043430
KES
Avg
23.0245
High
23.0895
Low
22.9652
Last updated: 7/6/2026, 8:03:31 AM
Quick Conversions
| KES | BIF |
|---|---|
| 1 KES | 23.03 BIF |
| 10 KES | 230.26 BIF |
| 50 KES | 1,151.28 BIF |
| 100 KES | 2,302.57 BIF |
| 500 KES | 11,512.83 BIF |
| 1,000 KES | 23,025.66 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-07-06T08:03:31Z",
"rates": {
"BIF": 23.02566
}
}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": 2302.566,
"rate": 23.02566
}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