Rate Overview
Live
1 BND = 1355.18 MWK
1 MWK = 0.000738
BND
Avg
1355.18
High
1372.55
Low
1338.86
Last updated: 5/28/2026, 4:38:44 AM
Quick Conversions
| BND | MWK |
|---|---|
| 1 BND | 1,355.18 MWK |
| 10 BND | 13,551.78 MWK |
| 50 BND | 67,758.91 MWK |
| 100 BND | 135,517.83 MWK |
| 500 BND | 677,589.14 MWK |
| 1,000 BND | 1,355,178.27 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-28T04:38:44Z",
"rates": {
"MWK": 1355.178272
}
}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": 135517.8272,
"rate": 1355.178272
}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