Rate Overview
Live
1 BND = 1369.65 MWK
1 MWK = 0.000730
BND
Avg
1365.03
High
1369.65
Low
1357.94
Last updated: 5/7/2026, 9:52:57 PM
Quick Conversions
| BND | MWK |
|---|---|
| 1 BND | 1,369.65 MWK |
| 10 BND | 13,696.48 MWK |
| 50 BND | 68,482.42 MWK |
| 100 BND | 136,964.84 MWK |
| 500 BND | 684,824.20 MWK |
| 1,000 BND | 1,369,648.40 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-07T21:52:57Z",
"rates": {
"MWK": 1369.648401
}
}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": 136964.8401,
"rate": 1369.648401
}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