Rate Overview
Live
1 BIF = 0.143762 KMF
1 KMF = 6.9559
BIF
Avg
0.142545
High
0.144613
Low
0.139207
Last updated: 3/27/2026, 10:14:08 AM
Quick Conversions
| BIF | KMF |
|---|---|
| 1 BIF | 0.14 KMF |
| 10 BIF | 1.44 KMF |
| 50 BIF | 7.19 KMF |
| 100 BIF | 14.38 KMF |
| 500 BIF | 71.88 KMF |
| 1,000 BIF | 143.76 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-03-27T10:14:08Z",
"rates": {
"KMF": 0.143762
}
}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.3762,
"rate": 0.143762
}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