Rate Overview
Live
1 BIF = 0.144717 KMF
1 KMF = 6.9100
BIF
Avg
0.142252
High
0.144920
Low
0.138545
Last updated: 7/29/2026, 11:43:04 PM
Quick Conversions
| BIF | KMF |
|---|---|
| 1 BIF | 0.14 KMF |
| 10 BIF | 1.45 KMF |
| 50 BIF | 7.24 KMF |
| 100 BIF | 14.47 KMF |
| 500 BIF | 72.36 KMF |
| 1,000 BIF | 144.72 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-29T23:43:04Z",
"rates": {
"KMF": 0.144717
}
}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.471700000000002,
"rate": 0.144717
}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