Rate Overview
Live
1 BIF = 0.043595 KES
1 KES = 22.9384
BIF
Avg
0.043534
High
0.044102
Low
0.042903
Last updated: 5/27/2026, 12:35:16 PM
Quick Conversions
| BIF | KES |
|---|---|
| 1 BIF | 0.04 KES |
| 10 BIF | 0.44 KES |
| 50 BIF | 2.18 KES |
| 100 BIF | 4.36 KES |
| 500 BIF | 21.80 KES |
| 1,000 BIF | 43.60 KES |
Get BIF/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=KESExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-05-27T12:35:16Z",
"rates": {
"KES": 0.043595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "KES",
"amount": 100
},
"result": 4.359500000000001,
"rate": 0.043595
}Build with BIF/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key