Rate Overview
Live
1 BIF = 0.140326 KMF
1 KMF = 7.1263
BIF
Avg
0.140926
High
0.141611
Low
0.140160
Last updated: 5/8/2026, 3:32:25 PM
Quick Conversions
| BIF | KMF |
|---|---|
| 1 BIF | 0.14 KMF |
| 10 BIF | 1.40 KMF |
| 50 BIF | 7.02 KMF |
| 100 BIF | 14.03 KMF |
| 500 BIF | 70.16 KMF |
| 1,000 BIF | 140.33 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-05-08T15:32:25Z",
"rates": {
"KMF": 0.140326
}
}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.0326,
"rate": 0.140326
}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