Rate Overview
Live
1 BND = 1342.90 MWK
1 MWK = 0.000745
BND
Avg
1348.97
High
1354.05
Low
1342.90
Last updated: 6/19/2026, 8:24:14 AM
Quick Conversions
| BND | MWK |
|---|---|
| 1 BND | 1,342.90 MWK |
| 10 BND | 13,428.99 MWK |
| 50 BND | 67,144.96 MWK |
| 100 BND | 134,289.92 MWK |
| 500 BND | 671,449.60 MWK |
| 1,000 BND | 1,342,899.21 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-06-19T08:24:14Z",
"rates": {
"MWK": 1342.899207
}
}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": 134289.9207,
"rate": 1342.899207
}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