Rate Overview
Live
1 BIF = 0.580440 MWK
1 MWK = 1.7228
BIF
Avg
0.581705
High
0.584549
Low
0.580401
Last updated: 6/16/2026, 8:05:16 AM
Quick Conversions
| BIF | MWK |
|---|---|
| 1 BIF | 0.58 MWK |
| 10 BIF | 5.80 MWK |
| 50 BIF | 29.02 MWK |
| 100 BIF | 58.04 MWK |
| 500 BIF | 290.22 MWK |
| 1,000 BIF | 580.44 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-06-16T08:05:16Z",
"rates": {
"MWK": 0.58044
}
}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.044,
"rate": 0.58044
}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