Rate Overview
Live
1 MWK = 1.7245 BIF
1 BIF = 0.579868
MWK
Avg
1.7235
High
1.7269
Low
1.7209
Last updated: 8/14/2026, 11:26:12 AM
Quick Conversions
| MWK | BIF |
|---|---|
| 1 MWK | 1.72 BIF |
| 10 MWK | 17.25 BIF |
| 50 MWK | 86.23 BIF |
| 100 MWK | 172.45 BIF |
| 500 MWK | 862.27 BIF |
| 1,000 MWK | 1,724.53 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-08-14T11:26:12Z",
"rates": {
"BIF": 1.724531
}
}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.4531,
"rate": 1.724531
}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