Rate Overview
Live
1 BIF = 0.583921 MWK
1 MWK = 1.7126
BIF
Avg
0.584488
High
0.586201
Low
0.583830
Last updated: 3/7/2026, 1:03:49 AM
Quick Conversions
| BIF | MWK |
|---|---|
| 1 BIF | 0.58 MWK |
| 10 BIF | 5.84 MWK |
| 50 BIF | 29.20 MWK |
| 100 BIF | 58.39 MWK |
| 500 BIF | 291.96 MWK |
| 1,000 BIF | 583.92 MWK |
Get BIF/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=MWKExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T01:03:49Z",
"rates": {
"MWK": 0.583921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "MWK",
"amount": 100
},
"result": 58.3921,
"rate": 0.583921
}Build with BIF/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key