Rate Overview
Live
1 BIF = 0.043274 KES
1 KES = 23.1086
BIF
Avg
0.043268
High
0.043391
Low
0.043167
Last updated: 8/12/2026, 6:44:05 AM
Quick Conversions
| BIF | KES |
|---|---|
| 1 BIF | 0.04 KES |
| 10 BIF | 0.43 KES |
| 50 BIF | 2.16 KES |
| 100 BIF | 4.33 KES |
| 500 BIF | 21.64 KES |
| 1,000 BIF | 43.27 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-08-12T06:44:05Z",
"rates": {
"KES": 0.043274
}
}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.3274,
"rate": 0.043274
}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