Rate Overview
Live
1 KES = 23.1007 BIF
1 BIF = 0.043289
KES
Avg
23.0344
High
23.1033
Low
22.9135
Last updated: 6/16/2026, 1:30:07 PM
Quick Conversions
| KES | BIF |
|---|---|
| 1 KES | 23.10 BIF |
| 10 KES | 231.01 BIF |
| 50 KES | 1,155.03 BIF |
| 100 KES | 2,310.07 BIF |
| 500 KES | 11,550.35 BIF |
| 1,000 KES | 23,100.69 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-06-16T13:30:07Z",
"rates": {
"BIF": 23.100691
}
}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.0691,
"rate": 23.100691
}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