Rate Overview
Live
1 KES = 23.0550 BIF
1 BIF = 0.043375
KES
Avg
23.0452
High
23.0768
Low
22.9795
Last updated: 7/25/2026, 5:07:06 AM
Quick Conversions
| KES | BIF |
|---|---|
| 1 KES | 23.05 BIF |
| 10 KES | 230.55 BIF |
| 50 KES | 1,152.75 BIF |
| 100 KES | 2,305.50 BIF |
| 500 KES | 11,527.50 BIF |
| 1,000 KES | 23,054.99 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-25T05:07:06Z",
"rates": {
"BIF": 23.054993
}
}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": 2305.4993,
"rate": 23.054993
}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