Rate Overview
Live
1 BND = 1347.90 MWK
1 MWK = 0.000742
BND
Avg
1352.83
High
1387.93
Low
1329.51
Last updated: 8/1/2026, 9:45:10 AM
Quick Conversions
| BND | MWK |
|---|---|
| 1 BND | 1,347.90 MWK |
| 10 BND | 13,479.00 MWK |
| 50 BND | 67,394.98 MWK |
| 100 BND | 134,789.97 MWK |
| 500 BND | 673,949.83 MWK |
| 1,000 BND | 1,347,899.65 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-08-01T09:45:10Z",
"rates": {
"MWK": 1347.899653
}
}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": 134789.96529999998,
"rate": 1347.899653
}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