Rate Overview
Live
1 BOB = 158.1303 MWK
1 MWK = 0.006324
BOB
Avg
239.3521
High
252.0098
Low
154.2130
Last updated: 7/28/2026, 1:02:25 AM
Quick Conversions
| BOB | MWK |
|---|---|
| 1 BOB | 158.13 MWK |
| 10 BOB | 1,581.30 MWK |
| 50 BOB | 7,906.51 MWK |
| 100 BOB | 15,813.03 MWK |
| 500 BOB | 79,065.14 MWK |
| 1,000 BOB | 158,130.28 MWK |
Get BOB/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MWKExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-28T01:02:25Z",
"rates": {
"MWK": 158.130284
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MWK",
"amount": 100
},
"result": 15813.0284,
"rate": 158.130284
}Build with BOB/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key