Rate Overview
Live
1 BIF = 0.579779 MWK
1 MWK = 1.7248
BIF
Avg
0.581679
High
0.583948
Low
0.579779
Last updated: 7/14/2026, 6:54:27 PM
Quick Conversions
| BIF | MWK |
|---|---|
| 1 BIF | 0.58 MWK |
| 10 BIF | 5.80 MWK |
| 50 BIF | 28.99 MWK |
| 100 BIF | 57.98 MWK |
| 500 BIF | 289.89 MWK |
| 1,000 BIF | 579.78 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-07-14T18:54:27Z",
"rates": {
"MWK": 0.579779
}
}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": 57.977900000000005,
"rate": 0.579779
}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