Rate Overview
Live
1 BIF = 0.144435 KMF
1 KMF = 6.9235
BIF
Avg
0.144564
High
0.145058
Low
0.144239
Last updated: 7/8/2026, 8:57:22 PM
Quick Conversions
| BIF | KMF |
|---|---|
| 1 BIF | 0.14 KMF |
| 10 BIF | 1.44 KMF |
| 50 BIF | 7.22 KMF |
| 100 BIF | 14.44 KMF |
| 500 BIF | 72.22 KMF |
| 1,000 BIF | 144.44 KMF |
Get BIF/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=KMFExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-08T20:57:22Z",
"rates": {
"KMF": 0.144435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "KMF",
"amount": 100
},
"result": 14.4435,
"rate": 0.144435
}Build with BIF/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key