Rate Overview
Live
1 BIF = 0.579806 MWK
1 MWK = 1.7247
BIF
Avg
0.580321
High
0.582377
Low
0.578448
Last updated: 9/2/2026, 4:34:01 AM
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.90 MWK |
| 1,000 BIF | 579.81 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-09-02T04:34:01Z",
"rates": {
"MWK": 0.579806
}
}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.9806,
"rate": 0.579806
}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