Rate Overview
Live
1 MWK = 1.7118 BIF
1 BIF = 0.584177
MWK
Avg
1.7055
High
1.7118
Low
1.6974
Last updated: 3/27/2026, 1:18:39 PM
Quick Conversions
| MWK | BIF |
|---|---|
| 1 MWK | 1.71 BIF |
| 10 MWK | 17.12 BIF |
| 50 MWK | 85.59 BIF |
| 100 MWK | 171.18 BIF |
| 500 MWK | 855.91 BIF |
| 1,000 MWK | 1,711.81 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-03-27T13:18:39Z",
"rates": {
"BIF": 1.71181
}
}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": 171.181,
"rate": 1.71181
}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