Rate Overview
Live
1 BBD = 866.6963 MWK
1 MWK = 0.001154
BBD
Avg
867.4381
High
868.7226
Low
866.6963
Last updated: 3/6/2026, 8:08:04 AM
Quick Conversions
| BBD | MWK |
|---|---|
| 1 BBD | 866.70 MWK |
| 10 BBD | 8,666.96 MWK |
| 50 BBD | 43,334.81 MWK |
| 100 BBD | 86,669.63 MWK |
| 500 BBD | 433,348.13 MWK |
| 1,000 BBD | 866,696.27 MWK |
Get BBD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=MWKExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-06T08:08:04Z",
"rates": {
"MWK": 866.696269
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "MWK",
"amount": 100
},
"result": 86669.6269,
"rate": 866.696269
}Build with BBD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key