Rate Overview
Live
1 MWK = 1.7228 BIF
1 BIF = 0.580440
MWK
Avg
1.7191
High
1.7229
Low
1.7107
Last updated: 6/16/2026, 9:17:07 AM
Quick Conversions
| MWK | BIF |
|---|---|
| 1 MWK | 1.72 BIF |
| 10 MWK | 17.23 BIF |
| 50 MWK | 86.14 BIF |
| 100 MWK | 172.28 BIF |
| 500 MWK | 861.42 BIF |
| 1,000 MWK | 1,722.83 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-06-16T09:17:07Z",
"rates": {
"BIF": 1.72283
}
}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.28300000000002,
"rate": 1.72283
}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