Rate Overview
Live
1 KES = 23.0416 BIF
1 BIF = 0.043400
KES
Avg
23.0398
High
23.0465
Low
23.0298
Last updated: 5/7/2026, 1:27:06 AM
Quick Conversions
| KES | BIF |
|---|---|
| 1 KES | 23.04 BIF |
| 10 KES | 230.42 BIF |
| 50 KES | 1,152.08 BIF |
| 100 KES | 2,304.16 BIF |
| 500 KES | 11,520.80 BIF |
| 1,000 KES | 23,041.61 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-05-07T01:27:06Z",
"rates": {
"BIF": 23.041609
}
}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": 2304.1609000000003,
"rate": 23.041609
}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