Rate Overview
Live
1 BBD = 867.5388 MWK
1 MWK = 0.001153
BBD
Avg
866.4265
High
870.8484
Low
860.8879
Last updated: 7/22/2026, 6:08:05 PM
Quick Conversions
| BBD | MWK |
|---|---|
| 1 BBD | 867.54 MWK |
| 10 BBD | 8,675.39 MWK |
| 50 BBD | 43,376.94 MWK |
| 100 BBD | 86,753.88 MWK |
| 500 BBD | 433,769.42 MWK |
| 1,000 BBD | 867,538.83 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-07-22T18:08:05Z",
"rates": {
"MWK": 867.538831
}
}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": 86753.88309999999,
"rate": 867.538831
}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