Rate Overview
Live
1 BND = 1350.77 MWK
1 MWK = 0.000740
BND
Avg
1355.13
High
1383.97
Low
1326.51
Last updated: 7/31/2026, 8:07:58 AM
Quick Conversions
| BND | MWK |
|---|---|
| 1 BND | 1,350.77 MWK |
| 10 BND | 13,507.65 MWK |
| 50 BND | 67,538.26 MWK |
| 100 BND | 135,076.52 MWK |
| 500 BND | 675,382.61 MWK |
| 1,000 BND | 1,350,765.23 MWK |
Get BND/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=MWKExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-31T08:07:58Z",
"rates": {
"MWK": 1350.765228
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "MWK",
"amount": 100
},
"result": 135076.5228,
"rate": 1350.765228
}Build with BND/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key