Rate Overview
Live
1 MWK = 1.7247 BIF
1 BIF = 0.579807
MWK
Avg
1.7232
High
1.7288
Low
1.7171
Last updated: 9/2/2026, 4:32:48 AM
Quick Conversions
| MWK | BIF |
|---|---|
| 1 MWK | 1.72 BIF |
| 10 MWK | 17.25 BIF |
| 50 MWK | 86.24 BIF |
| 100 MWK | 172.47 BIF |
| 500 MWK | 862.36 BIF |
| 1,000 MWK | 1,724.71 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-09-02T04:32:48Z",
"rates": {
"BIF": 1.724712
}
}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.4712,
"rate": 1.724712
}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