Rate Overview
Live
1 BIF = 0.142627 KMF
1 KMF = 7.0113
BIF
Avg
0.141725
High
0.142770
Low
0.140484
Last updated: 3/7/2026, 1:01:54 AM
Quick Conversions
| BIF | KMF |
|---|---|
| 1 BIF | 0.14 KMF |
| 10 BIF | 1.43 KMF |
| 50 BIF | 7.13 KMF |
| 100 BIF | 14.26 KMF |
| 500 BIF | 71.31 KMF |
| 1,000 BIF | 142.63 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-07T01:01:54Z",
"rates": {
"KMF": 0.142627
}
}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.2627,
"rate": 0.142627
}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