Rate Overview
Live
1 BND = 1357.73 MWK
1 MWK = 0.000737
BND
Avg
1362.97
High
1372.35
Low
1356.17
Last updated: 3/7/2026, 7:55:30 AM
Quick Conversions
| BND | MWK |
|---|---|
| 1 BND | 1,357.73 MWK |
| 10 BND | 13,577.34 MWK |
| 50 BND | 67,886.68 MWK |
| 100 BND | 135,773.35 MWK |
| 500 BND | 678,866.75 MWK |
| 1,000 BND | 1,357,733.51 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-03-07T07:55:30Z",
"rates": {
"MWK": 1357.733506
}
}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": 135773.3506,
"rate": 1357.733506
}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