Rate Overview
Live
1 MWK = 1.7081 BIF
1 BIF = 0.585443
MWK
Avg
1.7101
High
1.7128
Low
1.7059
Last updated: 3/7/2026, 4:43:35 AM
Quick Conversions
| MWK | BIF |
|---|---|
| 1 MWK | 1.71 BIF |
| 10 MWK | 17.08 BIF |
| 50 MWK | 85.41 BIF |
| 100 MWK | 170.81 BIF |
| 500 MWK | 854.05 BIF |
| 1,000 MWK | 1,708.11 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-03-07T04:43:35Z",
"rates": {
"BIF": 1.708107
}
}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": 170.8107,
"rate": 1.708107
}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