Rate Overview
Live
1 MWK = 1.7146 BIF
1 BIF = 0.583212
MWK
Avg
1.7165
High
1.7387
Low
1.7098
Last updated: 4/16/2026, 7:13:25 PM
Quick Conversions
| MWK | BIF |
|---|---|
| 1 MWK | 1.71 BIF |
| 10 MWK | 17.15 BIF |
| 50 MWK | 85.73 BIF |
| 100 MWK | 171.46 BIF |
| 500 MWK | 857.32 BIF |
| 1,000 MWK | 1,714.64 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-04-16T19:13:25Z",
"rates": {
"BIF": 1.714641
}
}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.4641,
"rate": 1.714641
}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