Rate Overview
Live
1 KES = 23.1331 BIF
1 BIF = 0.043228
KES
Avg
23.1027
High
23.1331
Low
23.0407
Last updated: 9/2/2026, 6:30:23 AM
Quick Conversions
| KES | BIF |
|---|---|
| 1 KES | 23.13 BIF |
| 10 KES | 231.33 BIF |
| 50 KES | 1,156.66 BIF |
| 100 KES | 2,313.31 BIF |
| 500 KES | 11,566.57 BIF |
| 1,000 KES | 23,133.14 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-09-02T06:30:23Z",
"rates": {
"BIF": 23.133136
}
}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": 2313.3136,
"rate": 23.133136
}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