Rate Overview
Live
1 KES = 23.1062 BIF
1 BIF = 0.043278
KES
Avg
23.1231
High
23.1656
Low
23.1062
Last updated: 8/15/2026, 7:28:04 AM
Quick Conversions
| KES | BIF |
|---|---|
| 1 KES | 23.11 BIF |
| 10 KES | 231.06 BIF |
| 50 KES | 1,155.31 BIF |
| 100 KES | 2,310.62 BIF |
| 500 KES | 11,553.10 BIF |
| 1,000 KES | 23,106.20 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-08-15T07:28:04Z",
"rates": {
"BIF": 23.106195
}
}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": 2310.6195,
"rate": 23.106195
}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