Rate Overview
Live
1 KES = 23.0129 BIF
1 BIF = 0.043454
KES
Avg
23.0332
High
23.3080
Low
22.9600
Last updated: 4/16/2026, 3:52:08 PM
Quick Conversions
| KES | BIF |
|---|---|
| 1 KES | 23.01 BIF |
| 10 KES | 230.13 BIF |
| 50 KES | 1,150.64 BIF |
| 100 KES | 2,301.29 BIF |
| 500 KES | 11,506.43 BIF |
| 1,000 KES | 23,012.85 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-04-16T15:52:08Z",
"rates": {
"BIF": 23.012854
}
}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": 2301.2854,
"rate": 23.012854
}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