Rate Overview
Live
1 BND = 1358.23 MWK
1 MWK = 0.000736
BND
Avg
1362.89
High
1398.61
Low
1327.65
Last updated: 5/28/2026, 3:34:40 AM
Quick Conversions
| BND | MWK |
|---|---|
| 1 BND | 1,358.23 MWK |
| 10 BND | 13,582.34 MWK |
| 50 BND | 67,911.68 MWK |
| 100 BND | 135,823.36 MWK |
| 500 BND | 679,116.79 MWK |
| 1,000 BND | 1,358,233.59 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-05-28T03:34:40Z",
"rates": {
"MWK": 1358.233589
}
}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": 135823.3589,
"rate": 1358.233589
}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