Rate Overview
Live
1 MWK = 1.7241 BIF
1 BIF = 0.580003
MWK
Avg
1.7237
High
1.7269
Low
1.7217
Last updated: 8/16/2026, 8:32:45 AM
Quick Conversions
| MWK | BIF |
|---|---|
| 1 MWK | 1.72 BIF |
| 10 MWK | 17.24 BIF |
| 50 MWK | 86.21 BIF |
| 100 MWK | 172.41 BIF |
| 500 MWK | 862.06 BIF |
| 1,000 MWK | 1,724.13 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-16T08:32:45Z",
"rates": {
"BIF": 1.724128
}
}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.4128,
"rate": 1.724128
}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