Rate Overview
Live
1 MWK = 1.7143 BIF
1 BIF = 0.583330
MWK
Avg
1.7134
High
1.7180
Low
1.7078
Last updated: 5/27/2026, 2:29:49 AM
Quick Conversions
| MWK | BIF |
|---|---|
| 1 MWK | 1.71 BIF |
| 10 MWK | 17.14 BIF |
| 50 MWK | 85.71 BIF |
| 100 MWK | 171.43 BIF |
| 500 MWK | 857.15 BIF |
| 1,000 MWK | 1,714.29 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-05-27T02:29:49Z",
"rates": {
"BIF": 1.714295
}
}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": 171.4295,
"rate": 1.714295
}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