Rate Overview
Live
1 BIF = 0.141543 KMF
1 KMF = 7.0650
BIF
Avg
0.141583
High
0.141959
Low
0.141287
Last updated: 9/1/2026, 6:54:48 PM
Quick Conversions
| BIF | KMF |
|---|---|
| 1 BIF | 0.14 KMF |
| 10 BIF | 1.42 KMF |
| 50 BIF | 7.08 KMF |
| 100 BIF | 14.15 KMF |
| 500 BIF | 70.77 KMF |
| 1,000 BIF | 141.54 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-09-01T18:54:48Z",
"rates": {
"KMF": 0.141543
}
}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.154300000000001,
"rate": 0.141543
}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