Rate Overview
Live
1 KES = 23.0381 BIF
1 BIF = 0.043406
KES
Avg
22.9946
High
23.3080
Low
22.6746
Last updated: 7/27/2026, 6:01:11 AM
Quick Conversions
| KES | BIF |
|---|---|
| 1 KES | 23.04 BIF |
| 10 KES | 230.38 BIF |
| 50 KES | 1,151.91 BIF |
| 100 KES | 2,303.81 BIF |
| 500 KES | 11,519.07 BIF |
| 1,000 KES | 23,038.15 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-27T06:01:11Z",
"rates": {
"BIF": 23.038146
}
}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": 2303.8146,
"rate": 23.038146
}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