Rate Overview
Live
1 BND = 1348.74 MWK
1 MWK = 0.000741
BND
Avg
1351.85
High
1355.22
Low
1347.79
Last updated: 3/28/2026, 3:24:34 PM
Quick Conversions
| BND | MWK |
|---|---|
| 1 BND | 1,348.74 MWK |
| 10 BND | 13,487.39 MWK |
| 50 BND | 67,436.95 MWK |
| 100 BND | 134,873.89 MWK |
| 500 BND | 674,369.47 MWK |
| 1,000 BND | 1,348,738.94 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-28T15:24:34Z",
"rates": {
"MWK": 1348.738936
}
}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": 134873.8936,
"rate": 1348.738936
}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