Rate Overview
Live
1 BIF = 0.142199 KMF
1 KMF = 7.0324
BIF
Avg
0.142465
High
0.142792
Low
0.142199
Last updated: 8/18/2026, 7:02:44 PM
Quick Conversions
| BIF | KMF |
|---|---|
| 1 BIF | 0.14 KMF |
| 10 BIF | 1.42 KMF |
| 50 BIF | 7.11 KMF |
| 100 BIF | 14.22 KMF |
| 500 BIF | 71.10 KMF |
| 1,000 BIF | 142.20 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-08-18T19:02:44Z",
"rates": {
"KMF": 0.142199
}
}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.219899999999999,
"rate": 0.142199
}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