Rate Overview
Live
1 MWK = 0.000730 BND
1 BND = 1369.86
MWK
Avg
0.000732
High
0.000736
Low
0.000730
Last updated: 5/7/2026, 1:50:33 PM
Quick Conversions
| MWK | BND |
|---|---|
| 1 MWK | 0.00 BND |
| 10 MWK | 0.01 BND |
| 50 MWK | 0.04 BND |
| 100 MWK | 0.07 BND |
| 500 MWK | 0.37 BND |
| 1,000 MWK | 0.73 BND |
Get MWK/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=BNDExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-07T13:50:33Z",
"rates": {
"BND": 0.00073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "BND",
"amount": 100
},
"result": 0.073,
"rate": 0.00073
}Build with MWK/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key