Rate Overview
Live
1 MWK = 1.7232 BIF
1 BIF = 0.580317
MWK
Avg
1.7005
High
1.7232
Low
1.6586
Last updated: 7/27/2026, 6:27:16 AM
Quick Conversions
| MWK | BIF |
|---|---|
| 1 MWK | 1.72 BIF |
| 10 MWK | 17.23 BIF |
| 50 MWK | 86.16 BIF |
| 100 MWK | 172.32 BIF |
| 500 MWK | 861.60 BIF |
| 1,000 MWK | 1,723.20 BIF |
Get MWK/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=BIFExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-27T06:27:16Z",
"rates": {
"BIF": 1.723196
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "BIF",
"amount": 100
},
"result": 172.3196,
"rate": 1.723196
}Build with MWK/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key