Rate Overview
Live
1 BBD = 860.9340 MWK
1 MWK = 0.001162
BBD
Avg
863.6914
High
864.5753
Low
860.9340
Last updated: 5/6/2026, 6:07:46 AM
Quick Conversions
| BBD | MWK |
|---|---|
| 1 BBD | 860.93 MWK |
| 10 BBD | 8,609.34 MWK |
| 50 BBD | 43,046.70 MWK |
| 100 BBD | 86,093.40 MWK |
| 500 BBD | 430,467.00 MWK |
| 1,000 BBD | 860,934.00 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-05-06T06:07:46Z",
"rates": {
"MWK": 860.934
}
}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": 86093.4,
"rate": 860.934
}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