Rate Overview
Live
1 BBD = 861.6555 MWK
1 MWK = 0.001161
BBD
Avg
865.7403
High
868.4159
Low
861.6555
Last updated: 7/2/2026, 11:24:07 AM
Quick Conversions
| BBD | MWK |
|---|---|
| 1 BBD | 861.66 MWK |
| 10 BBD | 8,616.55 MWK |
| 50 BBD | 43,082.77 MWK |
| 100 BBD | 86,165.55 MWK |
| 500 BBD | 430,827.75 MWK |
| 1,000 BBD | 861,655.50 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-02T11:24:07Z",
"rates": {
"MWK": 861.655496
}
}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": 86165.5496,
"rate": 861.655496
}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