Rate Overview
Live
1 BIF = 0.584176 MWK
1 MWK = 1.7118
BIF
Avg
0.584382
High
0.587053
Low
0.582314
Last updated: 3/27/2026, 6:50:04 PM
Quick Conversions
| BIF | MWK |
|---|---|
| 1 BIF | 0.58 MWK |
| 10 BIF | 5.84 MWK |
| 50 BIF | 29.21 MWK |
| 100 BIF | 58.42 MWK |
| 500 BIF | 292.09 MWK |
| 1,000 BIF | 584.18 MWK |
Get BIF/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=MWKExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-27T18:50:04Z",
"rates": {
"MWK": 0.584176
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "MWK",
"amount": 100
},
"result": 58.4176,
"rate": 0.584176
}Build with BIF/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key