Rate Overview
Live
1 BND = 1339.42 MWK
1 MWK = 0.000747
BND
Avg
1341.32
High
1344.66
Low
1338.73
Last updated: 7/9/2026, 9:45:23 AM
Quick Conversions
| BND | MWK |
|---|---|
| 1 BND | 1,339.42 MWK |
| 10 BND | 13,394.18 MWK |
| 50 BND | 66,970.88 MWK |
| 100 BND | 133,941.76 MWK |
| 500 BND | 669,708.78 MWK |
| 1,000 BND | 1,339,417.56 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-09T09:45:23Z",
"rates": {
"MWK": 1339.41756
}
}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": 133941.75600000002,
"rate": 1339.41756
}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